Client SDK
Fully-typed, promise-based WebSocket client for ravex built on socket.io-client.
Client SDK
@ravex/client provides a modern, developer-friendly API for connecting to a ravex server.
Highlights
- Promise-based methods (
await client.sendMessage(...)) - Automatic reconnection and connection state
- Comprehensive real-time event subscriptions
- Full TypeScript support — every payload is inferred