Euripedes

Results 26 comments of Euripedes

Hi @KonssnoK thank you for your contribution. We have an internal implementation of MQTT5 that was recently merged. Could you please take a look and see if you miss some...

> @euripedesrocha I'm using esp-idf (master). The esp-mqtt submodule alerady includes the mqtt5 related code but I cannot test mqtt5 because there is no config option to enable it. i.e....

As far as I know Anaconda package don´t provide the pkgconfig files. You could check if they are available in your environment with: ``` pkg-config --list-all | grep libzmq ```...

I can put some effort here, do you have any use cases or an idea for the interface? How the information will be consumed and produced?

Sadly I had little time to work on this. I intend to pu some effort in january, If you want to lead the effort I'll be glad to provide you...

Hi @priya2212, Could you share the logs of your running client? And if possible share the relevant parts of your code, so we can evaluate the issue.

@priya2212, from the snippet you shared and the logs, I couldn't spot an issue. Could you describe your test setup that leads to missing messages? What is the message QoS?

Hi @bbinet, in your case, I would suggest taking the route of writing your own outbox.

Hi @sl2121, could you share the logs for the failed connection?