xmpp-parsers: Implement XEP-0478: Stream Limits Advertisement
This allows servers to communicate their maximum stanza limit, as well as idle time limit.
This commit is contained in:
parent
9960cfd965
commit
d8e08df464
6 changed files with 96 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ XXXX-YY-ZZ RELEASER <admin@example.com>
|
|||
- Stream Features (RFC 6120) (!400)
|
||||
- Extensible SASL Profile (XEP-0388)
|
||||
- SASL Channel-Binding Type Capability (XEP-0440)
|
||||
- Stream Limits Advertisement (XEP-0478)
|
||||
|
||||
Version 0.21.0:
|
||||
2024-07-25 Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue