EN605.607.81.SP22_ASDM_Project/back_end
Stephen Seo fbf47027ef backend: refactorings, impl "board_state" query
Implemented the fifth backend protocol request/response ("board_state").
Some refactorings involve improving readability from handling unwrapping Option
of &Connection objects.
2022-03-30 20:44:18 +09:00
..
src backend: refactorings, impl "board_state" query 2022-03-30 20:44:18 +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