Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Mar 17, 2021

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