aatxe / irc

the irc crate – usable, async IRC for Rust
Mozilla Public License 2.0
531 stars 97 forks source link

Add DCC/CTCP support #10

Closed alexchandel closed 9 years ago

alexchandel commented 9 years ago

These are in addition to the IRC specifications, given here.

aatxe commented 9 years ago

This is a duplicate of #7.