rust-irc/src
2014-10-08 22:29:41 -04:00
..
bot.rs output(...) now returns an Err(...) if it fails to parse a line. 2014-10-08 22:29:41 -04:00
conn.rs Added some unit tests for IrcBot, along with required changes to Connection. 2014-10-08 22:09:35 -04:00
data.rs Connections now support non-cloneable Readers (read: all of them). Thanks, @retep998. 2014-10-08 20:57:23 -04:00
lib.rs Added some basic data tests. 2014-10-08 18:08:29 -04:00