diff --git a/README.md b/README.md index 17870a5..a029df0 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,4 @@ TODO: -* Client catch ConnectionResetError Connection lost error -* Host probably will need to catch ConnectionResetError Connection lost error as well, since client can disconnect within ping interval (ping is only auto-kick for disconnected clients) -* Consolidate incoming messages for the client in a single coroutine -* General code cleanup and modularization -* Use lobby.py as the foundation for the actual Tong-its game +* Catch ConnectionResetError Connection lost error