[v4] - Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated #1885
Unanswered
kempsteven
asked this question in
Help
Replies: 1 comment
-
Which version of the framework are you using? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
So I implemented a websocket connection and worked perfectly in my local machine, but ones it was deployed, I am getting an
error:
Its probably because the websocket connection does not have ssl, and im connecting through a https site.
so how do I implement a secure websocket connection?
Beta Was this translation helpful? Give feedback.
All reactions