@openws/openws-ts
v0.0.3
Published
> ⚠️ **Work in Progress**: This project is under active development. The API is not stable and may change at any time.
Downloads
11
Readme
openws-ts
⚠️ Work in Progress: This project is under active development. The API is not stable and may change at any time.
TypeScript implementation of the OpenWS JSON-RPC-based WebSocket protocol.
This package provides both client and server utilities to work with OpenWS specifications, enabling strongly typed communication between browser clients and backend services.
Features
- ⚡ Fully typed WebSocket client and server
- 📜 Based on JSON-RPC 2.0 over WebSocket
