mod_sasl2_sm

Add support for inlining stream management negotiation into the SASL2 process.

Note: At the time of writing (November 2022), this module implements a version of XEP-0198 that is still working its way through the XSF standards process. For more information and current status, see PR #1215.

This module depends on mod_sasl2 and mod_sasl2_bind2. It exposes no configuration options.


Installation

With the plugin installer in Prosody 0.12 you can use:

sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_sasl2_sm

For earlier versions see the documentation for installing 3rd party modules