BigHugger
sk Skill · ancoleman

implementing-realtime-sync

Real-time communication patterns for live updates, collaboration, and presence. Use when building chat applications, collaborative tools, live dashboards, or streaming interfaces (LLM responses, metrics). Covers SSE (server-sent events for one-way streams), WebSocket (bidirectional communication), WebRTC (peer-to-peer video/audio), CRDTs (Yjs, Automerge for conflict-free collaboration), presence patterns, offline…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
typescriptpythonPython
Host repository
ancoleman/ai-design-components
Host stars
522
Host language
Python