I have two questions relating to the 0.9.x version of socket.io I'm using.

1)  When the socket loses its connection I can see it retrying in the
browser console, but none of the events are being triggered to tell my
browser js code this is happening.  This is important to me because my app
locks up when this happens and I'd like to know.  I guess I could implement
my own heartbeat but I shouldn't have to do this duplication of effort.

2) Is there a way to tell socket.io to try again?  I'd like it to retry the
connection every time the user clicks on something in the UI.

Is there any better place to post socket.io questions?

Is anyone using 1.0?  Would it help with these questions?  Is it ready for
production?

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to