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

Disable heartbeats #380

Closed
awill2 opened this issue May 14, 2017 · 2 comments
Closed

Disable heartbeats #380

awill2 opened this issue May 14, 2017 · 2 comments

Comments

@awill2
Copy link

awill2 commented May 14, 2017

Is possible to disable heartbeats verification on server in order to implement my own heatbeat algorithm?
I have implemented a code to check all heartbeats in a single setInterval instead of all connections checking for heartbeats.
There's a way to disable heartbeat in server and in client to send heartbeats?
I see that we have a heartbeat event, is this correct?

@brycekahle
Copy link
Contributor

Which server are you using? The only heartbeats sent by the client at the moment are WebSockets responding to ping frames. See sockjs/sockjs-node#169

@brycekahle
Copy link
Contributor

Closing due to inactivity.

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

2 participants