sta / websocket-sharp

A C# implementation of the WebSocket protocol client and server
http://sta.github.io/websocket-sharp
MIT License
5.69k stars 1.66k forks source link

Send All Clients #664

Closed Mrjavaci closed 3 years ago

Mrjavaci commented 3 years ago

I'm using a websocket-sharp server, how do I send the message to all connected clients?

Mrjavaci commented 3 years ago

https://github.com/sta/websocket-sharp/issues/284