mchess-server/api
Marco 636ce06836 Improve reconnection handling
1. Lobbies are only identified by their passphrases
2. Improve logging
3. Do not close an existing websocket connection for a player but ignore
   the request
2024-05-20 15:36:13 +02:00
..
handler Improve reconnection handling 2024-05-20 15:36:13 +02:00
move.go Introduce check if the game has ended (checkmate/stalemate) 2024-01-17 23:06:48 +01:00
passphrase.go Introduce handler to get lobby info from passphrase 2024-05-07 23:39:05 +02:00
player_info.go Improve reconnection handling 2024-05-20 15:36:13 +02:00