EN605.607.81.SP22_ASDM_Project/back_end
Stephen Seo 473e76a1bc Impl disconnect protocol (and related changes)
Players can now make a "disconnect" request, and requests for
"game_state" will respond once that an opponent has disconnected before
removing the game from the DB.
2022-03-31 17:38:03 +09:00
..
src Impl disconnect protocol (and related changes) 2022-03-31 17:38:03 +09:00
.gitignore backend: Use enum to handle multiple db requests 2022-03-28 16:31:53 +09:00
Cargo.lock Symlink/adapt shared code from frontend to backend 2022-03-29 14:45:49 +09:00
Cargo.toml Symlink/adapt shared code from frontend to backend 2022-03-29 14:45:49 +09:00
notes.md Add note for debugging the backend 2022-03-29 17:30:26 +09:00