-
Where can i get the .jar file?
-
**Description**
- Create a Java class named `MqttClientConnector` that can interact with an MQTT broker.
- NOTE: This class is already stubbed out for you, so you really just need to edit it and…
-
MQTTv3 has a "Last Will" feature that JMS users would also benefit from. A developer registers a "Last Will" message when connecting to the server and when the connection is disconnected (intentionall…
-
When I attempt to connect with the incorrect password using ws:// or wss:// schemes, I get "Already connected" exception. Using tcp:// or ssl:// results in "Not authorized to connect (5)", as it shoul…
-
Invalid ClientHandle
org.eclipse.paho.android.service.MqttService.org.eclipse.paho.android.service.MqttConnection getConnection(java.lang.String)(SourceFile:588)
org.eclipse.paho.android.service.M…
-
Yesterday I deployed the water conservation sample in the Bluemix stage1 env. I had to make a few changes to work in stage1 env (with the help of Kendrick) but in the end the Bluemix app deployed OK. …
-
I'm creating ~255 threads each publishing to RabbitMQ. I noticed the number of channels double number of connection (510)
![image](https://user-images.githubusercontent.com/17960508/134214148-7c03a…
-
Please fill out the form below before submitting, thank you!
- [ ] Bug exists Release Version 1.2.5 ( Master Branch)
- [ ] Bug exists in MQTTv3 Client on Snapshot Version 1.2.6-SNAPSHOT (Develop B…
-
Please fill out the form below before submitting, thank you!
- [x] Bug exists Release Version 1.1.1 (Java Repository Master Branch)
- [ ] Bug exists in Snapshot Version 1.1.2-SNAPSHOT (Android Ser…
-
When using `connOpts.setAutomaticReconnect(true)` I was expecting, that the client also remains trying to connect to the broker, when the broker was not available on the first try.
But for me the aut…