Håvar Aambø Fosstveit
|
381f9cd733
|
All peers enter the same router up to config.routerScaleSize. Then go to the next one, and keep going until all routers are filled up to config.routerScaleSize. After that simple put peers into routers with least peers.
|
2020-05-04 23:33:51 +02:00 |
Håvar Aambø Fosstveit
|
ac24d4fc10
|
Expand server config example
|
2020-03-19 21:42:50 +01:00 |
Håvar Aambø Fosstveit
|
7a884edcdd
|
Clean up
|
2020-03-19 21:21:01 +01:00 |
Mészáros Mihály
|
c1c831073b
|
Change httpOnly option value in example config
|
2020-03-15 16:35:14 +01:00 |
Mészáros Mihály
|
c8dd705530
|
Add httpOnly mode
|
2020-03-15 01:41:00 +01:00 |
Mészáros Mihály
|
660136fd1c
|
Merge branch 'patch-1' of https://github.com/jonahzheng/multiparty-meeting into jonahzheng-patch-1
|
2020-02-11 14:17:41 +01:00 |
jonah zheng
|
22298800de
|
Update config.example.js
|
2020-02-07 18:20:12 +08:00 |
Mészáros Mihály
|
e8731a37e5
|
Add LTI support, and tidy OIDC code
|
2019-12-17 08:26:19 +01:00 |
MÉSZÁROS Mihály
|
a132a529ea
|
Add reddis options
|
2019-11-14 21:25:33 +01:00 |
Håvar Aambø Fosstveit
|
7c3e0ea717
|
Add support for IPv6
|
2019-11-08 09:58:51 +01:00 |
Håvar Aambø Fosstveit
|
b108fbac87
|
Fix logic for joining rooms.
|
2019-11-04 15:56:17 +01:00 |
Håvar Aambø Fosstveit
|
c81b377723
|
Fixed race condition on socket acknowledge callback. Fixed naming on socket methods. Added error handling on socket messages.
|
2019-10-28 11:45:37 +01:00 |
Håvar Aambø Fosstveit
|
5adb08e184
|
Added config for requiring guests to sign in.
|
2019-10-24 11:01:54 +02:00 |
Stefan Otto
|
aa55adbb2d
|
quick fix for https://github.com/havfo/multiparty-meeting/issues/103
|
2019-10-09 12:17:56 +02:00 |
Stefan Otto
|
b8ba49dd78
|
Update config.example.js
additional hint, see https://github.com/havfo/multiparty-meeting/issues/103
|
2019-09-26 10:29:52 +02:00 |
Håvar Aambø Fosstveit
|
149c40e89e
|
Remove domain from config. Unused, fixes #97.
|
2019-06-04 13:04:00 +02:00 |
Håvar Aambø Fosstveit
|
30f42d6ced
|
Mostly working mediasoup v3
|
2019-06-03 11:55:23 +02:00 |
Mészáros Mihály
|
a5bc1fc3e7
|
move secure session cookie secret to config
|
2019-05-13 14:58:13 +02:00 |
Mészáros Mihály
|
28f9e72612
|
use openid-client with passport
|
2019-05-13 11:43:06 +02:00 |
Håvar Aambø Fosstveit
|
b422cd3892
|
Clean up server example config.
|
2019-04-11 12:41:13 +02:00 |
Mészáros Mihály
|
f37ef88a5c
|
Move config to dir (easier docker config editing)
|
2019-02-05 09:06:25 +01:00 |