Building Distributed WebSockets with Go, Redis, and RabbitMQ
So you built a WebSocket server. Users connect, they send messages, other users receive them. Life is good. Then someone asks: "What happens when you need to scale to multiple servers?"
And suddenly y
umohsg.hashnode.dev15 min read