mchess-server/api/handler
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.go Improve reconnection handling 2024-05-20 15:36:13 +02:00
handler_test.go Improve reconnection handling 2024-05-20 15:36:13 +02:00
websocket.go Improve reconnection handling 2024-05-20 15:36:13 +02:00