Module irc::client::server [] [src]

Interface for working with IRC Servers.

Modules

utils

Utilities and shortcuts for working with IRC servers.

Structs

IrcServer

A thread-safe implementation of an IRC Server connection.

ServerIterator

An Iterator over an IrcServer's incoming Messages.

Traits

Server

An interface for interacting with an IRC server.