You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gobang/src
Takayuki Maeda 4b26b71a38
Refactor handlers (#3)
* fix workflows

* remove a unused function

* initialize record table state every time specifying table

* add a crates.io badge

* close pool if exists

* remove unneeded lines

* change gobang.gif

* fix layout

* update gobang.gif

* refactor `utils::get_records`

* refactor handlers

* change gobang.gif

* fix clippy warnings
3 years ago
..
event Architecture (#1) 3 years ago
handlers Refactor handlers (#3) 3 years ago
ui Refactor handlers (#3) 3 years ago
app.rs Refactor handlers (#3) 3 years ago
main.rs Refactor handlers (#3) 3 years ago
user_config.rs Release workflow (#2) 3 years ago
utils.rs Refactor handlers (#3) 3 years ago