Skip to content

Conversation

h2zero
Copy link
Owner

@h2zero h2zero commented Jul 31, 2025

Workaround for when the disconnect event is sent when no connection has been established. Espressif changed this from a connect event with error code to disconnect event.

Fixes #1006

Workaround for when the disconnect event is sent when no connection has been established.
Espressif changed this from a connect event with error code to disconnect event.
@h2zero h2zero merged commit 2056a46 into master Aug 1, 2025
41 checks passed
@h2zero h2zero deleted the bugfix/on-connect-fail branch August 1, 2025 23:01
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.

When async-client fails to connect, the client callback onConnectFail doesn't get called

2 participants