skill-arch-realtime
CommunityReal-time architecture for scalable websockets.
System Documentation
What problem does it solve?
Real-time apps often struggle to scale WebSocket connections across multiple servers while keeping presence and targeted broadcasts consistent. This skill provides architectural patterns and practical implementations for cross-server messaging, room-based targeting, and fallback transports (SSE, long polling) to ensure reliable real-time updates.
Core Features & Use Cases
- WebSocket-based real-time communication with room and user presence management.
- Cross-server scaling patterns using Redis adapters, Redis Streams, or Kafka to broadcast events.
- Presence, typing indicators, and room-based broadcasts for chat, dashboards, and collaborative apps.
Quick Start
Configure a scalable WebSocket backend with Redis-based cross-server messaging, add presence and room management, and optionally enable SSE fallbacks for broader compatibility.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: skill-arch-realtime Download link: https://github.com/ryan-nguyen-01/agent-platform/archive/main.zip#skill-arch-realtime 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 471,000+ vetted skills library on demand.