implementing-realtime-sync
OfficialReal-time patterns for collaborative apps
AuthorOpenDCAI
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Real-Time Sync provides patterns and reference implementations to build real-time communication across clients and servers.
Core Features & Use Cases
- SSE for one-way streaming (LLM streaming, live dashboards, notifications)
- WebSocket for bidirectional communication (chat, live updates)
- WebRTC for peer-to-peer media signaling
- CRDTs (Yjs, Automerge) for conflict-free collaboration
- Presence patterns (awareness, cursors, typing indicators)
- Offline sync and reconciliation across flaky networks
- Cross-language library support (Python, Rust, Go, TypeScript)
Quick Start
Run a simple SSE or WebSocket demo to observe real-time updates and presence across clients.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: implementing-realtime-sync Download link: https://github.com/OpenDCAI/leonai/archive/main.zip#implementing-realtime-sync Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.