RobustIRC User Guide
Explains practical RobustIRC features/differences from other IRC networks.
RobustIRC Admin Guide
Read this if you want to set up a RobustIRC network or if you’re interested in
how it works.
RobustIRC Hacking Howto
Before diving right into the code, read the hacking howto to get an overview.
RobustSession protocol
IRC clients talk to the RobustIRC servers by tunneling IRC (as per RFC2812) through the
RobustSession protocol. This document describes the protocol and implementation hints.