Commit Graph

47 Commits (16a59f1167aee0b561281b3dfb889d0f253b7e0c)

Author SHA1 Message Date
Mészáros Mihály fa5f4f02a6 Use full room and peer object for the statusLogger 2020-05-05 23:24:00 +02:00
Håvar Aambø Fosstveit e2421f094f Shuffle workers to get routers on random cores. Increase routerScaleSize default to 40. 2020-05-05 09:48:26 +02:00
Astagor 311936d21a Fixed conflict in server/config/config.example.js 2020-05-05 07:49:30 +02:00
Håvar Aambø Fosstveit 8c8a00f126 Remove config option that is not used anymore 2020-05-04 23:53:38 +02:00
Håvar Aambø Fosstveit 5af33068b1 Merge branch 'feat-server-scaling' into develop 2020-05-04 23:44:23 +02:00
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
Astagor ac6ee1bfa3 Added limit for maximum number of users in a single room 2020-05-04 19:31:50 +02:00
christian2 84f77f3813 employ config.js 2020-05-04 10:57:24 +02:00
Håvar Aambø Fosstveit 28bad32f69 Add permission for sending extra video, fixes #280 2020-05-04 00:40:39 +02:00
Mészáros Mihály 136a41a7e9 Tidy, add privkey password 2020-05-01 00:09:16 +02:00
Mészáros Mihály 916003e085 clarify more that ip change is mandatory
Move to documentation IP range
2020-04-27 13:39:26 +02:00
Håvar Aambø Fosstveit e28b6cdc5d MODERATE_FILES role can clean all files in a room, fixes #209 2020-04-22 01:07:16 +02:00
Håvar Aambø Fosstveit 91a258c273 MODERATE_CHAT role can clear the chat in a room, references issue #209 2020-04-20 23:22:19 +02:00
Mészáros Mihály 5a9fc063bf Move params to config 2020-04-16 08:18:43 +02:00
Andrea Gelmini f9e3f9b622 Fix typos 2020-04-15 08:33:02 +02:00
Mészáros Mihály 11b3f65ec9 Add listeningHost fix #179 2020-04-07 09:10:44 +02:00
Håvar Aambø Fosstveit e1bb07bc4e Make tracker configurable, fixes #171 2020-04-03 18:12:31 +02:00
Håvar Aambø Fosstveit a6347dc283 Expand permissions/role system. Clients are now provisioned with their roles when they join and will have features enabled/disabled based on their permissions. 2020-04-02 00:28:05 +02:00
Håvar Aambø Fosstveit fe53243372 Lint and fix 2020-03-31 01:31:53 +02:00
Håvar Aambø Fosstveit c0b37e0e1b Merge branch 'develop' of github.com:havfo/multiparty-meeting into develop 2020-03-31 01:29:34 +02:00
Håvar Aambø Fosstveit a31da9359b Add logging class that receives room and peer events 2020-03-31 01:27:59 +02:00
Mészáros Mihály 9065996abd Add trustProxy option to server config 2020-03-29 09:46:54 +02:00
Håvar Aambø Fosstveit 5071282d40 Merge branch 'feat-user-roles' into develop 2020-03-26 21:31:57 +01:00
Håvar Aambø Fosstveit 92a0370499 Don't break existing configs 2020-03-24 19:40:09 +01:00
Håvar Aambø Fosstveit 71b90dfb6c Use REST eduTurn 2020-03-23 21:41:34 +01:00
Håvar Aambø Fosstveit 603368007a Added roomid to authenitcation data flow to make mapping user info better. 2020-03-22 15:20:49 +01:00
Håvar Aambø Fosstveit c70740f5c7 Add support for user roles 2020-03-20 21:16:16 +01: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