Smack/smack-experimental
Florian Schmaus ec456399b5 [carbons] Remove erroneous assert statement in connectionClosed()
The assert statement in CarbonManager's connectionClosed() connection
listener callback was erroneous. A connection may be connected, but
never was authenticated. If now the connection is closed, then
carbonsListener was never setup (via the authenticated() callback),
causing the assert to throw an exception.
2021-09-27 14:14:01 +02:00
..
src [carbons] Remove erroneous assert statement in connectionClosed() 2021-09-27 14:14:01 +02:00
build.gradle Introduce test fixtures 2020-04-11 22:05:36 +02:00