@hackage irc-dcc1.0.0
A DCC message parsing and helper library for IRC clients
Categories
License
MIT
Maintainer
git@jangerlinger.de
Links
Versions
Installation
Dependencies (12)
- attoparsec
- base >=4.8 && <5
- binary
- bytestring
- errors
- io-streams Show all…
Dependents (1)
@hackage/xdcc
DCC (Direct Client-to-Client) is an IRC sub-protocol for establishing and maintaining direct connections to exchange messages and files.
See http://www.irchelp.org/irchelp/rfc/ctcpspec.html for more details.