I was reading the changelog of the new release, and it sais:
"Make sure disconnect event is only fired if the socket was completely
connected, and it's not a reconnection attempt that was interrupted. "
It is sudgesting that there is a reconnection routing in the client.
What would be a nice way to implement reconnection? i.e. on mobile's
wich lost connection often.
I currently have a timer that cheks if socket is connected, if not connect().
Bye!
--
__________________
Phillip Neumann
pneu...@gmail.com