theturtle32 / WebSocket-Node

A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455)
Apache License 2.0
3.75k stars 604 forks source link

Need more docs on the usage of client #447

Closed badhabitustc closed 1 year ago

badhabitustc commented 1 year ago

I read the document of "client", and have no idea on how to send a message.