Add a new JID Prep parser (XEP-0328).

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-08 16:09:49 +02:00
commit 9941e9c34f
6 changed files with 86 additions and 0 deletions

View file

@ -2,6 +2,7 @@ Version NEXT:
DATE Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
* New parsers/serialisers:
- Client Certificate Management for SASL EXTERNAL (XEP-0257)
- JID Prep (XEP-0328)
- Client State Indication (XEP-0352)
- OpenPGP for XMPP (XEP-0373)
- Anonymous unique occupant identifiers for MUCs (XEP-0421)