mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
574 B
574 B
0.2.0 / 2012-08-06
- Bumped client
- test: added closing connection test
- server: implemented stronger id generator with collision detection
0.1.2 / 2012-08-02
- Fixed a jsonp bug in Nokia mobile phones and potentially other UAs.
0.1.1 / 2012-08-01
- Fixed errors when a socket is closed while upgrade probe is happening.
- Improved WS error handling
- Replaced websocket.io with ws, now that it supports older drafts
- README fixes
0.1.0 / 2012-07-03
- Initial release.