xmpp_parsers: Add Push Notifications (XEP-0357)
Add support for Push Notification parsing according to https://xmpp.org/extensions/xep-0357.html version 0.4.1.
This commit is contained in:
parent
9f9eaba7c5
commit
932575c8d6
5 changed files with 184 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
|
|||
- Message Displayed Synchronization (XEP-0490)
|
||||
- RFC 6120 stream errors
|
||||
- XEP-0045 mediated invites
|
||||
- Push Notifications (XEP-0357) (!543)
|
||||
* Improvements:
|
||||
- Add support for `<optional/> in XEP-0198 feature advertisment
|
||||
- Add support application-specific error conditions in XEP-0198
|
||||
|
|
|
|||
Loading…
Reference in a new issue