Smack/bosh
Florian Schmaus 874a22489e Remove resource binding out of sasl auth
Follow XEP-170 recommendations: Resource binding *after* compression.

Fixes also a bunch of race conditions related to the wait()/notify()
pattern used in the early stages of a Connection where
createPacketCollectorAndSend(Packet).nextResultOrThrow() can not be
used. Those wait()/notify() patterns are currently
- SASL authentication
- compression
- resource binding

Fixes SMACK-454
2014-04-28 07:58:34 +02:00
..
src/main/java/org/jivesoftware/smack Remove resource binding out of sasl auth 2014-04-28 07:58:34 +02:00
build.gradle Bump jbosh to 0.8.0 2014-04-17 12:13:56 +02:00