Show 'reconnecting' message when session warns we've hit a timeout

By using the new 'probablyLeft' state provided by MatrixRTCSession.
This commit is contained in:
Robin
2025-08-20 13:33:36 +02:00
parent 3da9013426
commit 5d0289f3c9
3 changed files with 20 additions and 6 deletions

View File

@@ -108,7 +108,7 @@
"livekit-client": "^2.13.0",
"lodash-es": "^4.17.21",
"loglevel": "^1.9.1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#head=develop",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#head=toger5/membership-manager-likely-disconnected",
"matrix-widget-api": "^1.13.0",
"normalize.css": "^8.0.1",
"observable-hooks": "^4.2.3",