Skip to content

Require target in call() method#476

Closed
tt2468 wants to merge 1 commit into
miguelgrinberg:masterfrom
tt2468:patch-1
Closed

Require target in call() method#476
tt2468 wants to merge 1 commit into
miguelgrinberg:masterfrom
tt2468:patch-1

Conversation

@tt2468

@tt2468 tt2468 commented May 5, 2020

Copy link
Copy Markdown
Contributor

The call method used to allow both to and sid to be None, however without a target, it broadcasts to all connected clients, and can have very disastrous results in some cases.

The `call` method used to allow both `to` and `sid` to be `None`, however without a target, it broadcasts to all connected clients, and can have very disastrous results in some cases.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants