mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-02-16 22:06:25 +01:00
Right after PacketReader receives the 'success' stanza, indicating successful SASL authentication, it opens a new stream. The login process continues in another thread and checks for bindingRequired, which may not have been set a this point yet. bindResourceAndEstablishSession() now waits until either the binding feature stanza is parsed or the default packet timeout occurs. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
build.gradle |