You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add sticky event support
- use new js-sdk
- use custom synapse
- don't filter rooms by existing call state events
Signed-off-by: Timo K <[email protected]>
* enable sticky events in the joinSessionConfig
Signed-off-by: Timo K <[email protected]>
* Remove unused useNewMembershipmanager setting
* Add prefer sticky setting]
* Fixup call detection logic to allow sticky events
* lint
* update docker image
* More tidy
* update checksum
* bump js-sdk fix sticky events type
Signed-off-by: Timo K <[email protected]>
* fix demo
Signed-off-by: Timo K <[email protected]>
* always use multi sfu if we are using sticky events.
Signed-off-by: Timo K <[email protected]>
* review
Signed-off-by: Timo K <[email protected]>
* lint
Signed-off-by: Timo K <[email protected]>
* Always consider multi-SFU mode enabled when using sticky events
CallViewModel would pass the wrong transport to enterRtcSession when the user enabled sticky events but didn't manually enable multi-SFU mode as well. This likely would've added some confusion to our attempts to test these modes.
* Fix test type errors
* add todo comment
Signed-off-by: Timo K <[email protected]>
---------
Signed-off-by: Timo K <[email protected]>
Co-authored-by: Half-Shot <[email protected]>
Co-authored-by: Robin <[email protected]>
0 commit comments