Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reconnect option as we have in paho-client #25

Open
developercode1 opened this issue Sep 4, 2018 · 9 comments
Open

Reconnect option as we have in paho-client #25

developercode1 opened this issue Sep 4, 2018 · 9 comments

Comments

@developercode1
Copy link

Hi,

Can you please add reconnect functionality to the connection params object as we have in the paho-client?

TIA

@bahientn9x
Copy link

same issue.

@wazho
Copy link

wazho commented Oct 15, 2018

same issue here

@bepehr
Copy link

bepehr commented Dec 18, 2018

+1

@dophlin
Copy link

dophlin commented Feb 23, 2019

Same issue.

@robhogan
Copy link
Owner

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.

@dophlin
Copy link

dophlin commented Feb 24, 2019

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.

@bahientn9x
Copy link

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

@mohit-shah
Copy link

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)

@niklaaa
Copy link

niklaaa commented Mar 29, 2021

Any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants