Software /
code /
prosody-modules
Annotate
mod_bind2/README.md @ 5818:5533c577dd02
mod_groups_internal: Return group name instead of MUC name if MUC has no name
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 14 Dec 2023 09:44:13 +0000 |
parent | 4799:18b12ad263f0 |
rev | line source |
---|---|
4799 | 1 --- |
2 labels: | |
3 - Stage-Alpha | |
4 rockspec: | |
5 dependencies: | |
6 - mod_sasl2 | |
7 summary: "XEP-0386: Bind 2.0" | |
8 --- | |
9 | |
10 Experimental early implementation of [XEP-0386: Bind 2.0] for use with | |
11 [mod_sasl2]. |