An open API service indexing awesome lists of open source software.

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.

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)