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

Implement connection loss detection #35

Closed
mremond opened this issue Jun 5, 2019 · 0 comments
Closed

Implement connection loss detection #35

mremond opened this issue Jun 5, 2019 · 0 comments
Milestone

Comments

@mremond
Copy link
Member

mremond commented Jun 5, 2019

We need to use whitespace ping to maintain the connection and basically "ask" the network layer if the connection is still valid.
It should also solve #8.

I will not support XMPP ping for now as it is much more consuming for both the client and the server (CPU and bandwidth) without providing any significant benefit for checking the client to server connection. XMPP ping should be limited to client to client and components interactions.

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