Closed ralfeus closed 4 years ago
Unfortunately no. To be able to connect to an existing game (or something else, like, to save the state of the game) it must be supported by the client itself. The server only tracks connected clients and created rooms, and when the game starts, the server simply routes packets between clients without inspection what's inside.
Hi. Is there a way for user to reconnect to existing game? It's useful since sometimes client crashes for one player but other continue playing. So it would be nice if crashed one could rejoin