Switch rooms directly without explicitly leaving old and joining new. #12809
Labels
1. to develop
feature: federation 🌐
feature: frontend 🖌️
"Web UI" client
feature: signaling 📶
Internal and external signaling backends
performance 🚀
Milestone
One possible optimization:
room
request with an empty room id (which leaves the current room) and then anotherroom
request with the new federated room. Switching directly would allow to reuse the federated connection.Originally posted by @fancycode in #12604 (comment)
The text was updated successfully, but these errors were encountered: