Crate irc [] [src]

A simple, thread-safe, and async-friendly IRC library.

Modules

client

A simple, thread-safe, and async-friendly IRC client library.

error

Errors for irc crate using error_chain.

proto

Support for the IRC protocol using Tokio.

server

The future site of an IRC server library. The server module is currently unimplimented. Visit https://github.com/aatxe/irc/issues/22 to contribute!