github socketio/socket.io 3.0.0-rc2

latest releases: 4.7.5, 4.7.4, 4.7.3...
pre-release3 years ago

Bug Fixes

  • close clients with no namespace (91cd255)

Code Refactoring

  • remove duplicate _sockets map (8a5db7f)

Features

  • move binary detection back to the parser (669592d)

BREAKING CHANGES

  • the "connected" map is renamed to "sockets"
  • the Socket#binary() method is removed, as this use case is now covered by the ability to provide your own parser.

Links:

Don't miss a new socket.io release

NewReleases is sending notifications on new releases.