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

Think about: whether we should have a persistent list of the rooms where a user is a member, or just pull that from the server? #660

Open
olabiniV2 opened this issue Jul 21, 2020 · 1 comment

Comments

@olabiniV2
Copy link
Contributor

olabiniV2 commented Jul 21, 2020

The title says most. The question is whether it makes sense to have some kind of local configuration list with more information about rooms we are members of, just as we have for peers. If we do, it would be easier to populate the roster with rooms directly, and we would need something anyway to keep track of where in groups it belongs etc. But we might need to pull the data from the server as well, to make sure we haven't been kicked out from a room or something.

@olabiniV2
Copy link
Contributor Author

This is part of #271.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants