You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the binding should accept the entire WebSocket link. That way, it can also use the broadcasting capabilities of MSW relying on its own client manager.
MSW
ws
now supports broadcasting so we should propagate that support to the SocketIO binding..broadcast()
and.broadcastExcept()
methods on the MSW event handler.The text was updated successfully, but these errors were encountered: