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

Socket does not reconnect when device goes offline #8

Open
jonathanrohland opened this issue Apr 25, 2021 · 0 comments
Open

Socket does not reconnect when device goes offline #8

jonathanrohland opened this issue Apr 25, 2021 · 0 comments

Comments

@jonathanrohland
Copy link
Owner

The socket-connection does not re-establish a connection after the browser has disconnected, e.g. after going into sleep-mode. This means that the user has to reload their browser after the display goes to sleep, otherwise they don't receive any further updates.

The socket should automatically check it's state and re-connect when necessary.

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