mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-04 15:45:58 +01:00
801 B
801 B
Stream Management
XMPPTCPConnection comes with support for Stream Management (SM).
XEP related: XEP-0198
Known interoperability issues
- SM resumption failes on prosody when compression in sync flush mode is used with prosody. See Prosody issue #433.
Enabling stream management
TODO
Getting notifications about acknowledges stanzas
TODO
Requisting stanza acknowledgements from the server
By using predicates
TODO
Manually
TODO
Enable stream resumption
TODO