Skip to content

fix(websocket): don't fetch transport from the list if external transport is set #616

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 1 commit into from
Jul 22, 2024

Conversation

huming2207
Copy link
Contributor

Hi @gabsuren @euripedesrocha

Sorry I found I made a bug with this PR: #573

Basically what happened is that it won't work again if I destroy the client, set ext_transport in the config to null and initialise the client with the new config, it will stop with error message There are no transports valid, stop websocket client when I call the start API.

Anyway here the fix. Sorry for the trouble!

Regards,
Jackson

@gabsuren gabsuren merged commit e583848 into espressif:master Jul 22, 2024
75 of 76 checks passed
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.

2 participants