mirror of
https://github.com/nvms/prsm.git
synced 2025-12-16 00:00:52 +00:00
README
This commit is contained in:
parent
9ebef6bdb6
commit
36eed400b8
@ -1,6 +1,6 @@
|
|||||||
# mesh
|
# 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)
|
* [Quickstart](#quickstart)
|
||||||
* [Server](#server)
|
* [Server](#server)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user