Cli client of a chatroom project.
Find a file
2023-11-03 16:40:09 +08:00
src Update app.rs 2023-11-03 16:40:09 +08:00
.gitignore just try tui 2023-10-30 01:41:15 +08:00
Cargo.lock wip 2023-11-02 23:14:49 +08:00
Cargo.toml wip 2023-11-02 23:14:49 +08:00
README.md basical concurrency 2023-11-01 09:11:34 +08:00

src

  • app.rs 应用状态数据
  • main.rs 事件处理
  • ui.rs ui