mchess-server/connection
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
..
message_buffer.go Another step towards allowing reconnections 2023-12-09 21:00:52 +01:00
message_buffer_test.go Another step towards allowing reconnections 2023-12-09 21:00:52 +01:00
type.go Improve reconnection handling 2024-05-20 15:36:13 +02:00