InspIRCd v4 is still early in development!

If you use this branch you may experience crashes, weird behaviour, and unannounced breaking changes.

You probably want to use InspIRCd v3 instead.

The "ircv3_labeledresponse" Module (v4)

Description

This module provides support for the IRCv3 Labeled Response specification.

This applies only for registered clients who negotiated the batch capability in addition to labeled-response.

Configuration

To load this module use the following <module> tag:

<module name="ircv3_labeledresponse">

This module requires no other configuration.

Client Capabilities

Name Description
labeled-response Enables support for the IRCv3 Labeled Response specification.