Skip to content

3.0.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@darrachequesne darrachequesne released this 15 Oct 11:57
· 145 commits to master since this release
0ce5b4c

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: