mirror of
https://github.com/nvms/prsm.git
synced 2025-12-15 15:50:53 +00:00
README
This commit is contained in:
parent
9ebef6bdb6
commit
36eed400b8
@ -1,6 +1,6 @@
|
||||
# mesh
|
||||
|
||||
Mesh is a command-based WebSocket framework for real-time applications. It uses Redis to coordinate connections, rooms, and shared state across application instances, with built-in support for structured commands, latency tracking, and automatic reconnection.
|
||||
Mesh is a command-based WebSocket framework for real-time applications. It uses Redis to coordinate connections, rooms, presence, and shared state across application instances, with built-in support for structured commands, latency tracking, and automatic reconnection.
|
||||
|
||||
* [Quickstart](#quickstart)
|
||||
* [Server](#server)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user