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

MQTT client: Connect #281

Closed
grodansparadis opened this issue Feb 5, 2025 · 1 comment
Closed

MQTT client: Connect #281

grodansparadis opened this issue Feb 5, 2025 · 1 comment
Assignees
Labels

Comments

@grodansparadis
Copy link
Owner

Problem with the connection process when the server is slow to connect. A disconnect callback is received instead of a connect callback. Is it possible to set a connection timeout? If not how should this be handled correctly by a client.

Add note in the docs that disconnect callback must be checked to detect unsuccessful connect.

@grodansparadis grodansparadis self-assigned this Feb 5, 2025
@grodansparadis
Copy link
Owner Author

Fixed in e306989

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

1 participant