Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 646 Bytes

index.md

File metadata and controls

13 lines (10 loc) · 646 Bytes

WebSocket-Node Documentation

WebSocket-Node includes both client and server functionality, available through WebSocketClient and WebSocketServer respectively. Once a connection is established, the API for sending and receiving messages is identical whether you're acting as a client or server.

Click on one of the classes below to view its API documentation.