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
A fork of aatxe/irc Rust crate, improved for IRCv3 support.
25
commits
4
branches
0
tags
1.6
MiB
Rust
100%
95a3a8d6b6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Aaron Weiss
95a3a8d6b6
Specified the implementation of IrcBot to go with the new function.
2014-10-08 13:44:36 -04:00
src
Specified the implementation of IrcBot to go with the new function.
2014-10-08 13:44:36 -04:00
.gitignore
Initiated with
cargo new irc
.
2014-09-10 16:23:09 -04:00
.travis.yml
Added configuration for travis-ci.
2014-09-11 11:26:31 -04:00
Cargo.toml
Initiated with
cargo new irc
.
2014-09-10 16:23:09 -04:00
README.md
Replaced build status image.
2014-09-28 00:22:28 -04:00
README.md
irc
An IRC library in Rust. Subject to serious change.