Software /
code /
prosody-modules
Comparison
mod_jid_prep/README.markdown @ 2879:9d633d8f3451
mod_jid_prep/README: Markup link
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 16 Feb 2018 04:32:18 +0100 |
parent | 1803:4d73a1a6ba68 |
child | 3669:14ad3f853c51 |
comparison
equal
deleted
inserted
replaced
2878:ed5ad4fd5bdd | 2879:9d633d8f3451 |
---|---|
6 | 6 |
7 Introduction | 7 Introduction |
8 ============ | 8 ============ |
9 | 9 |
10 This is a plugin that implements the JID prep protocol defined in | 10 This is a plugin that implements the JID prep protocol defined in |
11 http://xmpp.org/extensions/inbox/jidprep.html | 11 <http://xmpp.org/extensions/inbox/jidprep.html> |
12 | 12 |
13 Details | 13 Details |
14 ======= | 14 ======= |
15 | 15 |
16 JID prep requests can happen over XMPP using the protocol defined in the | 16 JID prep requests can happen over XMPP using the protocol defined in the |