A Social Media API Server
-
Updated
Apr 7, 2026 - Go
A Social Media API Server
"Implement scalable websocket connection with redis pub/sub archeticture"
A real-time multiplayer word guessing game where players join rooms, take turns picking a word, and others race to guess it. Rooms are dynamic — players can join and leave at any time, with live notifications and automatic cleanup when a room empties. Tech Stack Node.js + WebSockets (ws) — real-time bidirectional communication Redis Pub/Sub — room
Add a description, image, and links to the redispubsub topic page so that developers can more easily learn about it.
To associate your repository with the redispubsub topic, visit your repo's landing page and select "manage topics."