Difference between revisions of "XMPP 2.0"

Jump to navigation Jump to search
26 bytes added ,  17:02, 10 August 2017
m
(New Session Initiation idea)
Line 56: Line 56:


# Authenticate (actually: establish an XML stream, convert to TLS, establish a new XML stream, perform SCRAM or some other multi-step auth mechanism)
# Authenticate (actually: establish an XML stream, convert to TLS, establish a new XML stream, perform SCRAM or some other multi-step auth mechanism)
# Attempt [https://xmpp.org/extensions/xep-0198.html#resumption Stream Resumption]. On success, it is done, on failure it needs to continue:
# Attempt [https://xmpp.org/extensions/xep-0198.html#resumption Stream Resumption]. On success the connection is established, on failure the client needs to continue:
# bind a new session
# bind a new session
# Enable Carbons
# Enable Carbons

Navigation menu