An experimental chat protocol written in Rust
Go to file
2021-12-14 15:23:51 -06:00
src Check if nickname is taken 2021-12-14 15:23:51 -06:00
.gitignore Initial commit 2021-12-03 12:17:12 -06:00
Cargo.lock Merge everything into a single task 2021-12-13 22:46:17 +01:00
Cargo.toml Merge everything into a single task 2021-12-13 22:46:17 +01:00
README.md Add README.md 2021-12-12 13:11:43 -06:00

Quiver

Quiver is an experimental chat protocol written in Rust.

You can run it using cargo run on rustc 1.57.0. The default port is 9000.