Difference between revisions of "Stream Initiation (XEP-0095)"

From XMPP WIKI
Jump to navigation Jump to search
m (JEP->XEP)
 
m (JEP->XEP)
Line 5: Line 5:
* [http://www.jivesoftware.org/spark/ Spark]
* [http://www.jivesoftware.org/spark/ Spark]


There are proposed additions to [[SOCKS5_Bytestreams_(JEP-0065)|XEP-0065]] as well, that make connection success more likely.
There are proposed additions to [[SOCKS5_Bytestreams_(XEP-0065)|XEP-0065]] as well, that make connection success more likely.

Revision as of 18:19, 18 August 2008

This is a page for information about Stream Initiation (XEP-0095), including errata, comments, questions, and implementation experience.

This template is deprecated, please use {{remarks}} instead.

Alex Wenckus proposed a way to implement fall-over between different kinds of stream methods. That is, if establishing a SOCKS5 connection fails, clients should be able to use an IBB instead without starting a new SI session. This method is implemented by: (feel free to complete the list)

There are proposed additions to XEP-0065 as well, that make connection success more likely.