Crate irc [] [src]

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

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.