145
edits
(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 | # 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 |