DescriptionReduce number of roundtrips required in XMPP handshake
Previously XMPP handshake implemented in XmppLoginHandler required
7 roundtrips (excluding TLS handshake). With this change it will be
sending each message as soon as possible without waiting response to
the previous message. This effectivelly reduces number of required
roundtrips to 3.
BUG=274652
Committed: https://crrev.com/a55e1da00db331b8199a6a396fae7fc7a0ad715c
Cr-Commit-Position: refs/heads/master@{#293389}
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 7 (2 generated)
|