mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Breaking changes: - Namespace#connected is now a Map instead of an object. - Namespace#clients() is renamed to Namespace#allSockets() and now returns a Promise Diff: https://github.com/socketio/socket.io-adapter/compare/1.1.2...2.0.0