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

Add MQTT reconnection mechanism #298

Closed
fsuc opened this issue Mar 3, 2025 · 0 comments · Fixed by #299
Closed

Add MQTT reconnection mechanism #298

fsuc opened this issue Mar 3, 2025 · 0 comments · Fixed by #299
Labels

Comments

@fsuc
Copy link
Member

fsuc commented Mar 3, 2025

Add a reconnection mechanism to resume the connection when the network is lost.
The sent messages are skipped during this process, the subscriptions are updated and resume when the client is reconnected.

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

Successfully merging a pull request may close this issue.

1 participant