- Major update - upgraded Engine.io to 1.5.1
- Major fix: When a socket reconnects to the server, all session channels are bound to the new socket
- Apologies for not maintaining the changelog between here and 0.0.4. This will be backdated along with git tags for each version.
- Fixed a bug where the config was not being set to a default
- Changed the default to bind to the application's browser address
- Integrated a fix asked for in this issue
- Updated engine.io to 0.3.3
- Fixed a bug where the client assumed that the app was running on port 80 or 443
- As a result of fixing that bug, the user can configure the ss.engine-io library's address and port.
- Fixed a mistyling in the package.json file
- Initial version release