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

In MQTTClient, how to set it automatic reconnect after the connection lost #1465

Open
tplusy opened this issue Apr 10, 2024 · 1 comment
Open
Labels

Comments

@tplusy
Copy link

tplusy commented Apr 10, 2024

Describe the bug
I use MQTTClient(not MQTTAsync), I want mqtt can automaitc reconnect after the conection lost. How to do for this?

@icraggs
Copy link
Contributor

icraggs commented Apr 18, 2024

There is no automatic reconnect for MQTTClient, only MQTTAsync.

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

No branches or pull requests

2 participants