fusesource / mqtt-client

A Java MQTT Client
http://mqtt-client.fusesource.org/
Apache License 2.0
1.27k stars 369 forks source link

Unit test for receive failure after timeout #32

Closed dhirajsb closed 10 years ago

dhirajsb commented 10 years ago

BlockingConnection.receive() stops working after a previous call times out.