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

fix isConnected by triggering a ping #46

Merged
merged 2 commits into from
Sep 21, 2018

Conversation

krombel
Copy link
Contributor

@krombel krombel commented Sep 20, 2018

#42 sadly made the situation worse. So it triggered a loop.
This PR introduces wsConnOK, which tracks on our side if the connection is established by sending a ping frame if there was an error before.

@Rhymen Rhymen merged commit 92ffb4c into Rhymen:master Sep 21, 2018
@krombel krombel deleted the fix_websocket.isConnected branch September 22, 2018 14:56
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

Successfully merging this pull request may close these issues.

None yet

3 participants