Reconnect option as we have in paho-client
Hi,
Can you please add reconnect functionality to the connection params object as we have in the paho-client?
TIA
same issue.
same issue here
+1
Same issue.
Ok, this seems like a good candidate to add.
Just so we’re on the same page - are you (all) interested in reconnect after a network interruption while the app is in the foreground, or after the app becomes active from a suspended state? They’re slightly different problems.
Personally, I experience the network interruption when the app state has been changed, so I prefer that the reconnect process occurs after the app becomes active from a suspended state.
I think it should be when app active, because ios can't keep the connection in the background when the screen is off. Thanks for considering this
Has this option been added? Where can I get a detailed documentation of the 'react-native-paho-mqtt' library (not the base library paho.mqtt)
Any news?