Comment on Ask HN: What stack for a multiplayer board game?parentComments−tspOP4yI wasn’t aware that so many parallel websocket connections were possible. I would like to enable ~500 people to play at the same time. So using websockets might work after all.
Comments
I wasn’t aware that so many parallel websocket connections were possible. I would like to enable ~500 people to play at the same time. So using websockets might work after all.