diff options
| author | Linus Jahn <lnj@kaidan.im> | 2019-09-04 20:26:48 +0200 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2019-09-08 13:31:40 +0200 |
| commit | 35256b7d95374717905f8ac8d4d524c4b691389e (patch) | |
| tree | 55074a75a34eb4a2eaa051e8afe7b4779ab50431 /doc | |
| parent | e7394afc6730b16673f4173fcbc55d54a810a80b (diff) | |
| download | qxmpp-35256b7d95374717905f8ac8d4d524c4b691389e.tar.gz | |
Implement XEP-0334: Message Processing Hints
This implements parsing and serialization of XEP-0334: Message
Processing Hints in version 0.3.0.
https://xmpp.org/extensions/xep-0334.html
Co-authored-by: Juan Aragon <jaaragont@gmail.com>
Co-authored-by: Sam Truscott <sam@wumpus.co.uk>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/xep.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/xep.doc b/doc/xep.doc index 130436fc..27da33c3 100644 --- a/doc/xep.doc +++ b/doc/xep.doc @@ -40,6 +40,7 @@ Complete: - XEP-0308: Last Message Correction - XEP-0313: Message Archive Management - XEP-0319: Last User Interaction in Presence +- XEP-0334: Message Processing Hints (v0.3.0) - XEP-0352: Client State Indication - XEP-0367: Message Attaching (v0.3.0) - XEP-0380: Explicit Message Encryption (v0.3.0) |
