mchess-client/lib
Marco 8f4cd2266f 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.

Remove unused import
2023-12-09 20:48:36 +01:00
..
api Handle board status message 2023-12-09 20:48:36 +01:00
chess Handle board status message 2023-12-09 20:48:36 +01:00
chess_bloc Handle board status message 2023-12-09 20:48:36 +01:00
connection Handle board status message 2023-12-09 20:48:36 +01:00
connection_cubit A lot of changes again?!? 2023-06-30 01:49:18 +02:00
pages Handle board status message 2023-12-09 20:48:36 +01:00
utils Handle board status message 2023-12-09 20:48:36 +01:00
main.dart Remove html depencencies and alway connecto to remote server. 2023-01-29 21:09:18 +01:00