Handle board status message #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "handle-status-reconnects"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@ -1,4 +1,5 @@
import 'package:go_router/go_router.dart';
import 'package:mchess/connection/ws_connection.dart';
unused
1cb5ffb82b
to8f4cd2266f