rust-irc/src
2018-03-13 13:18:58 -04:00
..
client Changed ping logic to eliminate a rare panic under heavy load (fixes #120). 2018-02-23 21:08:38 +01:00
proto Fix wrong RPL numeric formatting 2018-03-13 13:18:58 -04:00
error.rs Added a custom error that wraps failure::Error to add error possibilities for API consumers. 2018-02-21 14:30:27 +01:00
lib.rs Cleaned up tests and documentation after the big renaming. 2018-01-28 03:19:05 +01:00