-
### Description
When any level of optimizations different than `0` is enabled, paho.mqtt.cpp crashes in `shared_ptr` related code, for example, [here](https://github.com/eclipse/paho.mqtt.cpp/blob/v1…
-
**Describe the bug**
In last days sometimes the entities became unavailable sometimes, after checking the logs I found that this happen after connection exceptions .
When I restart the docker cont…
-
When building the library without SSL and STATIC options for C and CPP the C-library naming is wrong for CPP-lib. (As far as I can tell)
As far as I can tell all static libs are have -static atta…
-
### The problem
I cannot add my iRobot Roomba j7.
The integration is telling me the password is incorrect, but it is exactly the string both romba980 and dorita980 provide me.
And I always double c…
-
### **When the network is abnormal, the connection on the receiving thread is closed.**
**(1)the stack is as follows:**
00 0fd7fb98 69e3070a 00000000 0e887820 00000018 msvcr120!memcpy+0x…
-
We are running a Mosquitto 2.0.18 in docker on Ubuntu server 22.04.4 LTS.
Our scenario includes many retained messages and wildcard subscriptions and we have observed that clients don't receive all m…
-
It seems the new version of paho-mqtt (v2.0.0) breaks the mqtt messaging within pywws.
`pywws.service.mqtt:Unsupported callback API version: version 2.0 added a callback_api_version, see migration…
-
### The problem
First of all I'm redesigning my MQTT setup, so the connection to MQTT is not stable, as I'm stopping and starting it figuring out how to host it somewhere else with SSL and so forth, …
-
Hi,
I'm trying to use the paho mqtt library in a Java 10 project.
It works fine if I put the jar file on the class path.
But if I move the jar to the module path and add the line
requires org.ec…
-
This can happen when the connection is broken either without a Disconnect packet from the server, or when trio's subtask execution order causes the loop in `_manage_connection` to restart while the di…