This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
rust-irc
Watch
6
Star
0
Fork
You've already forked rust-irc
0
Code
Issues
1
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
e7e1149bee
rust-irc
/
src
History
isra17
121e2cc844
Fix wrong RPL numeric formatting
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