the socket.io docs says we should implement our own reconnect?
Does anyone have an example of a simple reconnect scheme?
The idea is that if the user reconnects within 20 seconds he should be given the same socket.io sessionid.
|
feedback
|
|
socket.io has reconnect support now, using the options | |||||
feedback
|