mchess-client/lib/api
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
..
move.dart Make promotions work. 2023-07-03 19:41:12 +02:00
register.dart Handle board status message 2023-12-09 20:41:34 +01:00
websocket_message.dart Handle board status message 2023-12-09 20:41:34 +01:00