In the real world, you’d want more than one websocket servers (Especially as your website gets more traffic)

The way to scale websocket servers usually happens by creating a ws fleet

There is usually a central layer behind it that orchestrates messages

ws servers are kept stateless

Screenshot 2024-04-06 at 6.06.53 PM.png