Hi there,
I am going to do multiplayer card game(such as pokerstars poker or any other multiplayer card type) with node.js,
socket.io, express. I have made game server & client and lobby server & client. Nowin lobby users can create rooms. If three of them are would be in room I want to connect them to game. How can I do that ?