The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats
Personal tools

Modules/cap

From the makers of InspIRCd.

Jump to: navigation, search


Description
This module implements the CAP capabilities extension as seen in many other IRC servers as a more sane replacement for PROTOCTL which can work before client registration. This module is required for STARTTLS support, SASL support, and adds extra facilities to other modules such as NAMESX.
Configuration Tags
None
Additional Modes
None
Additional Commands
See the CAP specification for more information on the CAP command and replies.
Special Notes
None