1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 20:04:51 +02:00
Smack/core/src
Florian Schmaus 854489e785 No need to synchronize bindingRequired
If binding is required or not is told the client by the server within
the features stanzas. Smacks guarantees that connect() blocks until the
features stanzas has been received and processed.
2014-04-28 07:58:39 +02:00
..
integration-test Refactoring: All connection classes begin with XMPP now 2014-04-09 20:03:07 +02:00
main No need to synchronize bindingRequired 2014-04-28 07:58:39 +02:00
test Remove resource binding out of sasl auth 2014-04-28 07:58:34 +02:00