https://github.com/mesh-kit/core
Fast, structured WebSockets for distributed real-time apps.
https://github.com/mesh-kit/core
distributed framework mesh presence pubsub realtime redis state-sync websockets
Last synced: 5 months ago
JSON representation
Fast, structured WebSockets for distributed real-time apps.
- Host: GitHub
- URL: https://github.com/mesh-kit/core
- Owner: mesh-kit
- Created: 2025-04-22T14:58:41.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-22T15:09:35.000Z (6 months ago)
- Last Synced: 2025-04-22T16:26:35.658Z (6 months ago)
- Topics: distributed, framework, mesh, presence, pubsub, realtime, redis, state-sync, websockets
- Language: TypeScript
- Homepage: https://docs.mesh-kit.dev
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mesh
A lightweight, command-based WebSocket framework for real-time applications.
Mesh coordinates connections, rooms, presence, and shared state across distributed instances using Redis — with built-in support for structured commands, presence tracking, versioned data sync, and automatic reconnection.
→ [docs.mesh-kit.dev](https://docs.mesh-kit.dev)