Skip to content

Is it possible to encrypt all the websocket data traffic shown in the browser #250

Closed Answered by aricart
babashark asked this question in Q&A
Discussion options

You must be logged in to vote

It is not possible to encrypt the protocol. Secrets are not exposed in the connect or other protocols. However if your payloads have data you don't want the browser user to see, you can certainly encrypt payloads in your message.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aricart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants