Skip to content

Fix #87: emit event to all sockets except specific one#92

Merged
darrachequesne merged 1 commit intosocketio:masterfrom
sebamarynissen:feature/emit-except
Mar 17, 2021
Merged

Fix #87: emit event to all sockets except specific one#92
darrachequesne merged 1 commit intosocketio:masterfrom
sebamarynissen:feature/emit-except

Conversation

@sebamarynissen
Copy link
Contributor

This PR fixes #87, allowing to exclude specific sockets when emitting a message. Combined with socketio/socket.io-adapter#66 this should allow to exclude all sockets in a room as well.

@sebamarynissen
Copy link
Contributor Author

No idea why the CI fails on 12.x, it's an existing test, not one that was added in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Emit message to all sockets except specifc one

2 participants