IRC like Client/Server implementation in Rust
src | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
rfc.txt |
rust-irc
Here we have a simple irc-like client and server application in rust, and libraries to support them both
src | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
rfc.txt |
Here we have a simple irc-like client and server application in rust, and libraries to support them both