Software /
code /
prosody-modules
Changeset
4799:18b12ad263f0
mod_bind2: Add initial README
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 28 Nov 2021 20:10:07 +0100 |
parents | 4798:957ac41bc70a |
children | 4800:1e2f53fb2099 |
files | mod_bind2/README.md |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mod_bind2/README.md Sun Nov 28 20:10:07 2021 +0100 @@ -0,0 +1,11 @@ +--- +labels: +- Stage-Alpha +rockspec: + dependencies: + - mod_sasl2 +summary: "XEP-0386: Bind 2.0" +--- + +Experimental early implementation of [XEP-0386: Bind 2.0] for use with +[mod_sasl2].