OK, sounds good. FYI we have been running under light load with my patches since...
Xenqtt Project Wiki Page
So sorry for the delay on responding to this. The end of last year and into this...
Reconnection Problems
Reconnection Problems
Updated examples.
status: pending --> closed
[maven-release-plugin] prepare for next develop...
[maven-release-plugin] prepare release xenqtt-0...
The Mosquitto team has confirmed that there is no different between a null message...
Updated readme
added a sitemap
status: accepted --> closed
The Mosquitto team has confirmed that there is no different between a null message...
I have contacted the Mosquitto dev team to clarify the difference between a null...
updated readme
status: open --> accepted assigned_to: Jim
PublishMessage not handling null-packets
Added isEmpty() method to PublishMessage. Also ...
And...it would be nice if you could add the test PublishMessage.isNullMessage()
This one I get with a null-message 09:07:22.973 [MqttClient-0] WARN n.wmc.sensorCore.driver.MQTTImporter...
The bug in toString() is fixed and committed. Waiting on the stack trace posting...
Fixed bug where byte array conversion to hex fa...
I see why this is happening and will fix it in the next release. You mentioned you...
I am using 0.9.6 (maven). Stack trace: back.classic.joran.JoranConfigurator@8ccbe7...
Can you post the exception you are getting with the complete stack trace please?...
I did not create the message programmatically, but used mosquitto_pub -n (-n Send...
Added an if not closed check.
MusicProducer and MusicProducerAsync missing connect()
I would definitely agree examples are better when working properly ;). Thanks for...
status: open --> pending assigned_to: Jorgamundus
Thank you for taking the time to provide feedback. We greatly appreciate it.
Can you please post a comment with a code snippet that demonstrates this issue as...
Added unit tests for PublishMessage getPayload(...
PublishMessage not handling null-packets