mchess-server/api
Marco c29cdffbc2 Reconnect works (kind of)
With the right changes in the client, the reconnect works (but only for
the first time).

At the moment, we will create a new player whenever connection wants to
join a private game. This will also clear all the disconnect callbacks
that we set in the player.
2023-12-09 20:31:45 +01:00
..
move.go Reconnect works (kind of) 2023-12-09 20:31:45 +01:00
player_info.go Finalize playing in private lobbies. 2023-06-30 01:50:04 +02:00