XEP-0388: fix stream managment example

This commit is contained in:
Daniel Gultsch 2023-09-12 15:09:32 +02:00
parent 98619addb2
commit f90ca5c8b0
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@
<mechanism>SCRAM-SHA-1-PLUS</mechanism>
<inline>
<!-- Server indicates that XEP-0198 stream resumption can be done "inline" -->
<resume xmlns='urn:xmpp:sm:3'/>
<sm xmlns='urn:xmpp:sm:3'/>
<!-- Server indicates support for XEP-0386 Bind 2 -->
<bind xmlns='urn:xmpp:bind2:1'/>
</inline>