A fork of aatxe/irc Rust crate, improved for IRCv3 support.
Find a file
2014-11-06 15:23:02 -05:00
examples Added documentation for Wrapper and utility functions. 2014-11-03 04:19:12 -05:00
src Rustdoc comments now end consistently in periods. 2014-11-06 15:23:02 -05:00
.gitignore Added some basic data tests. 2014-10-08 18:08:29 -04:00
.travis.yml Fixed issue with docs not being uploaded to rust-ci. 2014-11-05 01:52:38 -05:00
Cargo.toml Laid out basic structure of rewritten library. 2014-11-02 16:25:57 -05:00
mktestconfig.sh Added some basic tests to newly redesigned library. Test coverage is still less than satisfactory. 2014-11-05 01:45:17 -05:00
README.md Added UNLICENSE and contributing guidelines. This library is now public domain. 2014-11-05 02:11:33 -05:00
UNLICENSE Added UNLICENSE and contributing guidelines. This library is now public domain. 2014-11-05 02:11:33 -05:00

irc Build Status

An IRC library in Rust. Just went through serious change. Unit tests, more features, and more examples coming soon. The existing examples should serve as a good basis. 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.