Files
socket.io/History.md
Guillermo Rauch 23e6d751c9 Release 0.2.0
2012-08-06 13:11:18 -07:00

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.