Annotate
mod_bind2/README.md @ 4916:3dc8e329d233
mod_rest: Move most of XEP-0432 handling into JSON mapping schema
The pre- and post-processing is still needed to encode/decode the JSON
since util.datamapper can't (currently) do this.
author |
Kim Alvefur <zash@zash.se> |
date |
Thu, 07 Apr 2022 15:39:57 +0200 |
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].
|