Skip to content

Fix Websockets Deprecation Warning#2919

Merged
ahopkins merged 1 commit intomainfrom
zhiwei/fix-ws-invalid-upgrade-err-msg
Mar 24, 2024
Merged

Fix Websockets Deprecation Warning#2919
ahopkins merged 1 commit intomainfrom
zhiwei/fix-ws-invalid-upgrade-err-msg

Conversation

@ChihweiLHBird
Copy link
Copy Markdown
Member

@ChihweiLHBird ChihweiLHBird commented Feb 18, 2024

closes #2873

Prioritize newer websockets API and fallback to older API to avoid warning.
Thanks @Tronic's idea!

@ChihweiLHBird ChihweiLHBird requested a review from a team as a code owner February 18, 2024 08:19
@zbynekwinkler
Copy link
Copy Markdown

Can this be merged or there is something that needs to be done first?

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.

(websockets 12.0) DeprecationWarning: websockets.connection was renamed to websockets.protocol and Connection was renamed to Protocol

4 participants