Ravex is an open source chat system built on top of socket.io. It provides everything needed to add real-time chat to any Node.js server — rooms, messaging, presence tracking, typing indicators, reactions, and rate limiting — without building from scratch.
| Package | Description | Version |
|---|---|---|
| @ravex/server | Chat engine for any Node.js server | |
| @ravex/client | Typed client library for the frontend |
