Timo K
8028a6aa24
Update sfu-reconnect-bug.spec.ts
2026-06-29 13:11:26 +02:00
Timo K
5b4e8865e5
Update sfu-reconnect-bug.spec.ts
2026-06-29 13:04:22 +02:00
Timo K
356d526116
Update sfu-reconnect-bug.spec.ts
2026-06-29 13:02:26 +02:00
Valere
2f2bdfce5b
fixup: wrong skip
2026-04-24 12:32:41 +02:00
Valere
82b7e243eb
This test does not need to run on both FF and chrome
2026-04-24 12:10:24 +02:00
Valere
e5c11eee13
fix bad assert for reconnect
2026-04-22 20:27:30 +02:00
Valere
21b78d6dad
test something in the reconnect bug
2026-04-22 19:30:15 +02:00
Will Hunt
72ec1439f4
Support MSC4143 RTC Transport endpoint ( #3629 )
...
* Use rtc-focus branch of js-sdk
* Update makeTransport to fetch backend transports and validate all transports before response.
* Fix test
* Add test
* Loads more tests
* Add tests for openid errors
* improve comment
* update to develop commit
* Add JWT parsing
* Use JWT
* Cleanup
* fixup tests
* fixup tests
* lint
* lint lint
* Fix `Reconnecting`
2025-12-29 17:45:41 +00:00
Valere
1a3e88c19a
Ensure that the the jwt service is called before starting a call
2025-08-05 15:13:04 +02:00
Valere Fedronic
9787ac3abc
bugfix: #3344 Reconnecting to the same SFU on membership change ( #3361 )
...
* bugfix: #3344 Reconnecting to the same SFU on membership change
* fixup! commit error
* Keep useActiveLivekitFocus from changing focus spuriously
* Remove redundant fix for spurious focus changes
We've now fixed it at the source by prohibiting state changes in useActiveLivekitFocus itself.
---------
Co-authored-by: Robin <robin@robin.town >
2025-06-25 19:35:50 +02:00