websocket-hub-patterns
CommunityScalable WebSocket connections with Redis.
Authorzangxin75
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides robust patterns for building horizontally-scalable WebSocket servers, ensuring real-time communication can handle increasing load and multiple instances.
Core Features & Use Cases
- Horizontal Scaling: Coordinate WebSocket connections across multiple server instances using Redis.
- Lazy Subscriptions: Efficiently manage Redis subscriptions, only connecting when clients are actively listening to a channel.
- Graceful Shutdown: Ensures connections are properly closed and resources are released during server termination.
- Use Case: Building a real-time chat application where you need to support thousands of concurrent users across several server instances.
Quick Start
Install the websocket-hub-patterns skill using the clawhub command.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: websocket-hub-patterns Download link: https://github.com/zangxin75/openclaw-skills/archive/main.zip#websocket-hub-patterns 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.