Allow skip_sid to be a list · Issue #202 · miguelgrinberg/python-socketio · GitHub
Skip to content

Allow skip_sid to be a list #202

Description

@mattpepin

It's currently only possible to skip 1 sid when using emit. It would be easy to change the test condition to skip multiple sid. This is useful in the case of multiple tabs open and the current user has multiple sid.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions