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

In socket.io-client 0.9.1 client side heartbeat was implemented, but tornadio2 doesn't send it in xhr-polling transport #36

Closed
denya opened this issue Mar 19, 2012 · 0 comments

Comments

@denya
Copy link

denya commented Mar 19, 2012

In socket.io-client 0.9.1 client side hearbeat was implmeneted, see commit socketio/socket.io-client@0bcd25f

It took heartbeat invetrval and waiting for packet. If not heartbeat -- it triggers reconnect.

But i found, that tornadio2 doesn't start hearbeat process when use xhr-transport.

So we got regular reconnection process.
It's not problem, i can use 0.9.0, but need to fix (may be in clientside library?)

@mrjoes mrjoes closed this as completed in 2002fe9 Mar 27, 2012
specialunderwear pushed a commit to specialunderwear/tornadio2 that referenced this issue Mar 30, 2012
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