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

Make websocket connection more robust #25

Open
bonzaiferroni opened this issue Dec 23, 2017 · 0 comments
Open

Make websocket connection more robust #25

bonzaiferroni opened this issue Dec 23, 2017 · 0 comments

Comments

@bonzaiferroni
Copy link
Owner

bonzaiferroni commented Dec 23, 2017

Currently, if the websocket disconnects during play, it doesn't try to reconnect. This will eventually happen to every session and is probably the biggest usability issue at the moment.

There is a related issue with getting your room subscriptions tied up. Upon disconnect, it should make note of which subscriptions where active and when it reconnects it should unsubscribe.

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

No branches or pull requests

1 participant