mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
Previously, calling `io.except("theroom").emit(...)` did not exclude
the sockets in the given room.
This method was forgotten in [1].
[1]: ac9e8ca6c7