You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* move binary detection back to the parser ([669592d](https://github.com/socketio/socket.io/commit/669592d120409a5cf00f128070dee6d22259ba4f))
17
+
18
+
19
+
### BREAKING CHANGES
20
+
21
+
* the "connected" map is renamed to "sockets"
22
+
* the Socket#binary() method is removed, as this use case is now covered by the ability to provide your own parser.
0 commit comments