This Library implements IRC functionality based on the RFC1459 standard, which can be found here.
The RFC1459 Standard gets updated by the standards
- RFC2810 (Architecture)
- RFC2811 (Channel Management)
- RFC2812 (Client Protocol)
- RFC2813 (Server Protocol)
- RFC7194 (Default Port via TLS/SSL)
which also are honored and implemented in this library.