Crate irc_async

Source
Expand description

Async IRC client library

Modules§

proto
Support for the IRC protocol using Tokio.

Structs§

Client
An async IRC client
Config
Configuration for the IRC client

Enums§

ClientError
An error that could arise from running the client