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

client side disconnect() #757

Closed
newtonrus opened this issue Feb 20, 2012 · 2 comments
Closed

client side disconnect() #757

newtonrus opened this issue Feb 20, 2012 · 2 comments

Comments

@newtonrus
Copy link

I socket.disconnect() in javascript on client side, but connection still active and heartbeatings continue on the server.
How close connection permanently?

@lautis
Copy link

lautis commented Mar 7, 2012

If you have a namespaced connection, use socket.socket.disconnect()

@newtonrus
Copy link
Author

lautis, THANKS!!! that's it! :)

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