Skip to content

fix/wss-over-https#68

Open
Tox1k wants to merge 2 commits intoeciavatta:mainfrom
TheRomanXpl0it:fix/wss-over-https
Open

fix/wss-over-https#68
Tox1k wants to merge 2 commits intoeciavatta:mainfrom
TheRomanXpl0it:fix/wss-over-https

Conversation

@Tox1k
Copy link
Copy Markdown

@Tox1k Tox1k commented Jul 11, 2022

websocket secure did not work when connecting via https because standard (non secure) websocket was enforced, now websocket protocol is chosen based on the connection protocol:
http:// -> ws://
https:// -> wss://

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.

1 participant