irc-rs

A simple Rustlang IRC Lib optimized for bots
git clone git://archive.git.mtrnord.blog/MTRNord/irc-rs.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2017-01-20 13:39(fix) remove unused super importMarcel1+0-2
2017-01-20 13:35add docs and try to use mioMarcel2+62-20
2017-01-16 17:14(circleci) add badgeMarcel1+2-0
2017-01-16 16:59(circleci) try to fix the crates problemMarcel1+1-2
2017-01-16 16:56(circleci) try to fix the crates problemMarcel1+1-1
2017-01-16 16:52(circleci) try to fix the crates promblemMarcel1+2-1
2017-01-16 16:48(circleci) try to fix the crates promblemMarcel1+11-2
2017-01-16 16:41(circleci) try to fix the crates promblemMarcel1+2-2
2017-01-16 16:35(fix) Pong messages now have an originMarcel1+13-9
2017-01-16 13:35(fix|feature) fix ip to u8 conversation|add test(WIP)Marcel1+34-7
2017-01-16 11:32(circleci) fix installMarcel1+1-1
2017-01-16 11:28(feature) add circle CiMarcel1+7-0
2017-01-16 11:26(fix) stylingMarcel1+30-29
2017-01-16 11:07(feature) remove unused importMarcel1+0-1
2017-01-16 11:04(feature) add Username and Realname ParametersMarcel1+6-3
2017-01-16 10:18(feature) add Ping handlingMarcel1+18-1
2017-01-16 09:50(feature) add port to parametersMarcel1+2-3
2017-01-16 09:46(add) Basic Rust Lib structure addedMarcel2+26-0
2017-01-16 09:42Initial commitMarcel3+683-0