Skip to content

Commit

Permalink
XEP-0388: fix stream managment example
Browse files Browse the repository at this point in the history
  • Loading branch information
iNPUTmice committed Dec 7, 2023
1 parent 636c6c6 commit f491cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xep-0388.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f491cc9

Please sign in to comment.