IRC like Client/Server implementation in Rust
This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
David Westgate 27e13d6a90 add rfc
2023-11-17 18:49:24 -08:00
src cargo init 2023-11-17 18:37:56 -08:00
.gitignore cargo init 2023-11-17 18:37:56 -08:00
Cargo.toml cargo init 2023-11-17 18:37:56 -08:00
README.md Update README.md 2023-10-27 18:15:02 -07:00
rfc.txt add rfc 2023-11-17 18:49:24 -08:00

rust-irc

Here we have a simple irc-like client and server application in rust, and libraries to support them both

Table of Contents