Software /
code /
prosody-modules
Comparison
mod_addressing/README.md @ 6209:d611ed13df7e draft
Merge
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Tue, 18 Mar 2025 00:16:25 +0700 |
parent | 1803:mod_addressing/README.markdown@4d73a1a6ba68 |
comparison
equal
deleted
inserted
replaced
6208:e20901443eae | 6209:d611ed13df7e |
---|---|
1 --- | |
2 labels: | |
3 - 'Stage-Alpha' | |
4 summary: 'XEP-0033: Extended Stanza Addressing' | |
5 ... | |
6 | |
7 Introduction | |
8 ============ | |
9 | |
10 This module is a partial implementation of [XEP-0033: Extended Stanza | |
11 Addressing](http://xmpp.org/extensions/xep-0033.html). | |
12 | |
13 TODO | |
14 ==== | |
15 | |
16 Query external servers for support. |