Atmosphere / wasync

WebSockets with fallback transports client library for Node.js, Android and Java
http://async-io.org
161 stars 47 forks source link

fixed #133 websocket reconnection #137

Closed ricardojlrufino closed 8 years ago

ricardojlrufino commented 8 years ago

Fixed reconnection, but has small problem reported in: https://github.com/Atmosphere/wasync/issues/133#issuecomment-215951298

Now the reconnection works, but the first message received on the WebSocket, which looks like atmo id|0|X does not seem to be handled

ricardojlrufino commented 8 years ago

Now firing REOPEN Event.