Files
JiboSDK/node_modules/websocket/docs/index.md
2026-03-22 03:21:45 +02:00

646 B

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.