Module irc::client [] [src]

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

Modules

conn

A module providing IRC connections for use by IrcServers.

data

Data related to IRC functionality.

prelude

A client-side IRC prelude, re-exporting all the necessary basics.

server

Interface for working with IRC Servers.

transport

An IRC transport that wraps an IRC-framed stream to provide automatic PING replies.