Skip to content

Feature/app 93 mqtt reconnect i os #3

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

Merged
merged 2 commits into from
Feb 23, 2023

Conversation

alessioemireni
Copy link
Contributor

The purpose of this PR is to enable reconnect method from underline libraries (Paho.Mqtt.Android and CocoaMQTT).

The reconnect method for both libraries uses an exponential backoff algorithm --> https://cloud.google.com/iot/docs/how-tos/exponential-backoff.

@alessioemireni alessioemireni self-assigned this Feb 21, 2023
@alessioemireni alessioemireni force-pushed the feature/APP-93-MQTT-reconnect-iOS branch 2 times, most recently from 1831833 to ccd0262 Compare February 21, 2023 16:58
@alessioemireni alessioemireni force-pushed the feature/APP-93-MQTT-reconnect-iOS branch from b584971 to b852ff1 Compare February 21, 2023 17:56
Copy link

@rformato rformato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alessioemireni alessioemireni merged commit 24bad3c into main Feb 23, 2023
@alessioemireni alessioemireni deleted the feature/APP-93-MQTT-reconnect-iOS branch February 23, 2023 14:30
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

Successfully merging this pull request may close these issues.

3 participants