0d9e35dd28
Refactorings and bug fixes
...
Protocol was also updated to match the output from the backend.
Fixed "id" not returning as an integer from the backend.
2022-04-01 17:17:42 +09:00
dbb1c3ad35
backend: Impl "place_token" protocol
...
Some edge-cases might not be addressed.
Need to impl. "timers" for clearing out stale entries in the database.
2022-03-31 20:38:22 +09:00
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
c321d4f54a
Up. Sprint 3 backlog, update backend protocol spec
2022-03-18 15:16:27 +09:00
7c4d38549f
Update backend protocol, skeleton backend project
2022-03-16 12:26:18 +09:00
3d61c0d626
Back-end skeleton project, backend protocol spec
2022-03-14 14:33:51 +09:00