Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch rooms directly without explicitly leaving old and joining new. #12809

Open
1 task
fancycode opened this issue Jul 25, 2024 · 0 comments
Open
1 task

Comments

@fancycode
Copy link
Member

One possible optimization:

  • When switching rooms, clients should not leave the room before joining the new one. Currently clients send a room request with an empty room id (which leaves the current room) and then another room request with the new federated room. Switching directly would allow to reuse the federated connection.

Originally posted by @fancycode in #12604 (comment)

@nickvergessen nickvergessen added this to the 💙 Next Major (30) milestone Jul 25, 2024
@github-project-automation github-project-automation bot moved this to 🧭 Planning evaluation (don't pick) in 💬 Talk team Jul 25, 2024
@nickvergessen nickvergessen moved this from 🧭 Planning evaluation (don't pick) to 📄 To do (~10 entries) in 💬 Talk team Jul 25, 2024
@nickvergessen nickvergessen added this to the Delayed milestone Nov 21, 2024
@nickvergessen nickvergessen modified the milestones: Delayed, 🖤 Next Major (31) Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📄 To do (~10 entries)
Development

No branches or pull requests

5 participants