A fork of aatxe/irc Rust crate, improved for IRCv3 support.
examples | ||
src | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
mktestconfig.sh | ||
README.md | ||
UNLICENSE |
irc
A thread-safe IRC library in Rust based on iterators. It's hopefully compliant with RFC 2812. You can find up-to-date, pre-made documentation online here.
Contributing
Contributions to this library would be immensely appreciated. As this project is public domain, all prospective contributors must sign the Contributor License Agreement, a public domain dedication.