rust-irc/README.md

4 lines
293 B
Markdown
Raw Normal View History

2014-09-28 00:22:28 -04:00
# irc [![Build Status](https://travis-ci.org/aaronweiss74/irc.svg?branch=master)](https://travis-ci.org/aaronweiss74/irc) #
2014-11-03 03:17:34 -05:00
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.