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