WebSocket-Node icon indicating copy to clipboard operation
WebSocket-Node copied to clipboard

WebSocketServer.broadcast is not in docs

Open cammil opened this issue 5 years ago • 1 comments

Should WebSocketServer.broadcast be in the docs? It appears to be usable from skimming the code. Can we use it?

cammil avatar Feb 26 '20 12:02 cammil

To anyone reading:

https://github.com/theturtle32/WebSocket-Node/blob/cce6d468986dd356a52af5630fd8ed5726ba5b7a/lib/WebSocketServer.js#L172

https://github.com/theturtle32/WebSocket-Node/blob/cce6d468986dd356a52af5630fd8ed5726ba5b7a/lib/WebSocketServer.js#L181

https://github.com/theturtle32/WebSocket-Node/blob/cce6d468986dd356a52af5630fd8ed5726ba5b7a/lib/WebSocketServer.js#L187

bandinopla avatar May 13 '22 07:05 bandinopla