Software /
code /
prosody-modules
Comparison
mod_bind2/README.md @ 4799:18b12ad263f0
mod_bind2: Add initial README
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 28 Nov 2021 20:10:07 +0100 |
comparison
equal
deleted
inserted
replaced
4798:957ac41bc70a | 4799:18b12ad263f0 |
---|---|
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]. |