mchess-client/lib/pages
Marco 1cb5ffb82b Handle board status message
This is another step to allow reconnecting after connection loss or
browser closing.

When the game is left with the X button on the bottom right, we will
close the websocket connection, to let the server know, that we are
gone.

The server still has issues that prevent this from working flawlessly.
2023-12-09 20:41:34 +01:00
..
chess_game.dart Handle board status message 2023-12-09 20:41:34 +01:00
host_game.dart Make passphrase selectable. 2023-07-06 15:01:27 +02:00
join_game.dart Make promotions work. 2023-07-03 19:41:12 +02:00
lobby_selector.dart Use position to build board 2023-08-14 17:04:25 +02:00
prepare_random_game.dart dart fix 2023-07-03 19:55:44 +02:00