7eXx / raspi-home-mqtt

easy mqtt publisher-subscriber using paho
0 stars 0 forks source link

Paho close connection after a period of time #12

Open 7eXx opened 1 year ago

7eXx commented 1 year ago

Seems that paho client after a period of time close its connection randomly,

image

7eXx commented 1 year ago

Using

self.client.loop()

To handle loop network correctly and manage disconnections