Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] Client connect disconnect repeatly

Hi there,

I am using mosquitto-1.4.9 to implement an application.
When my client is disconnected, I tried to publish some messages to broker by using QOS1 (all message and topic are using QOS1). 

When my network is turned back, my client is connected, then disconnected immediately, wait a minute, It's connected and disconnected again. 

I tested and found that the repeat time depend on the number messages I sent when client is disconnected.

Anyone could help me to explain what's wrong?

Thanks

Tuan Nguyen

Back to the top