GitHub / omkargade04 / Scalable-Websocket-Server
A Scalable WebSocket server implementation using Redis Pub/Sub for message distribution across multiple server instances. This architecture allows for horizontal scaling via kubernetes' horizontal pod auto-scaler while maintaining real-time message delivery across all connected clients.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/omkargade04%2FScalable-Websocket-Server
Stars: 3
Forks: 0
Open issues: 0
License: mit
Language: TypeScript
Size: 1.26 MB
Dependencies parsed at: Pending
Created at: 6 months ago
Updated at: 3 months ago
Pushed at: 6 months ago
Last synced at: about 1 month ago
Commit Stats
Commits: 17
Authors: 2
Mean commits per author: 8.5
Development Distribution Score: 0.118
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/omkargade04/Scalable-Websocket-Server
Topics: docker, horizontal-scaling, kubernetes, kubernetes-deployment, kubernetes-hpa, nodejs, redis, typescript, websockets