Difference between revisions of "Interop"

Jump to navigation Jump to search
 
Line 189: Line 189:
* mlinktrunk and prosody8 communicated using XEP-0198 on both S2S streams. A conversation was achieved between Matthew Wild and Dave Cridland using Swift at both ends, with XEP-0198 over every link.
* mlinktrunk and prosody8 communicated using XEP-0198 on both S2S streams. A conversation was achieved between Matthew Wild and Dave Cridland using Swift at both ends, with XEP-0198 over every link.
* mlinktrunk and Psyced communicated bidirectionally using XEP-0288 over S2S.
* mlinktrunk and Psyced communicated bidirectionally using XEP-0288 over S2S.
* Isode's implementation of SCRAM-SHA1-PLUS was interop-tested against GNU SASL's (actually using IMAP rather than XMPP).