eclipse / paho.mqtt.rust

paho.mqtt.rust
Other
511 stars 102 forks source link

How to detect session was reused after automatic reconnected? #189

Open gaoqiangz opened 1 year ago

gaoqiangz commented 1 year ago

Is there possible to provide ConnectResponse in the AsyncClient::set_connected_callback's callback after the connection was automatic reconnected?