Websocket Hub Patterns

wpankBy wpank

Description

Horizontally-scalable WebSocket hub pattern with lazy Redis subscriptions, connection registry, and graceful shutdown. Use when building real-time WebSocket servers that scale across multiple instances. Triggers on WebSocket hub, WebSocket scaling, connection registry, Redis WebSocket, real-time gateway, horizontal scaling.

Install

npx clawhub@latest install websocket-hub-patterns

Click to copy the install command