MQTT-Client-Framework icon indicating copy to clipboard operation
MQTT-Client-Framework copied to clipboard

duplicated messages delivered on an enviroment with open and close net frequently

Open Nododo opened this issue 4 years ago • 1 comments

https://github.com/novastone-media/MQTT-Client-Framework/issues/169#issue-164138867

i meet the same problem,it happens by open or close net frequently

i see the above issus show send message not in main thread,but the log before

[self.transport send:wireFormat];

shows always in main thread,but it can also happen

i use the latest version, so anyone can help me?

thanks!

Nododo avatar May 07 '21 10:05 Nododo

one more:

if connect with vpn it happens more frequently

Nododo avatar May 08 '21 02:05 Nododo