-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Labels
Milestone
Description
Line 189 in 352ec2d
| logger.debug("Attempting to broadcast message to {} active sessions", sessions.size()); |
Why do we broadcast responses to all clients instead of just sending them to the current requesting client?