rust-irc/src/client
2018-02-12 19:16:00 +00:00
..
data Refactored the whole crate to use failure. 2018-01-28 00:52:11 +01:00
conn.rs Merge branch 'use-failure' into develop 2018-01-28 01:16:38 +01:00
ext.rs Cleaned up tests and documentation after the big renaming. 2018-01-28 03:19:05 +01:00
mod.rs Add error type for when there are no valid nicks 2018-02-12 19:16:00 +00:00
prelude.rs Cleaned up tests and documentation after the big renaming. 2018-01-28 03:19:05 +01:00
reactor.rs Added missing call to IrcReactor::run in the reactor docs. 2018-01-28 14:04:21 +01:00
transport.rs IrcTransport::poll_complete now polls the ping timer (fixes #115). 2018-02-08 02:21:08 +01:00