diff options
| author | Linus Jahn <lnj@kaidan.im> | 2019-11-16 22:52:49 +0100 |
|---|---|---|
| committer | LNJ <lnj@kaidan.im> | 2019-12-06 22:26:12 +0100 |
| commit | 69050deaffe471a603eddc55289c1a3a1e1e7850 (patch) | |
| tree | 01b1320fd9489275b433c41ae3d2eabe3cca6e45 /doc | |
| parent | c470dbdfe053ef0e8d7e196982013f1edf2aaff5 (diff) | |
| download | qxmpp-69050deaffe471a603eddc55289c1a3a1e1e7850.tar.gz | |
Implement XEP-0231: Bits of Binary: IQ
This implements parsing and serialization of the BoB IQ from
XEP-0231: Bits of Binary in version 1.0.
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 bb48412b..2bb50793 100644 --- a/doc/xep.doc +++ b/doc/xep.doc @@ -35,6 +35,7 @@ Complete: - XEP-0203: Delayed Delivery - XEP-0221: Data Forms Media Element - XEP-0224: Attention +- XEP-0231: Bits of Binary (v1.0.0) - XEP-0237: Roster Versioning (partially) - XEP-0280: Message Carbons - XEP-0308: Last Message Correction |
