I'm using latest version of server for MQTT. After some recent testing, I found that calling resume actually does no behave as expected. So, when I call pause on the client, it automatically reconnects but not always. I believe there some kind of race condition that ignores pause event.
I'm using latest version of server for MQTT. After some recent testing, I found that calling resume actually does no behave as expected. So, when I call pause on the client, it automatically reconnects but not always. I believe there some kind of race condition that ignores pause event.
If there a workaround for this please suggest.