Replies: 1 comment
-
You can encrypt the transport for websockets of course but the browser will decrypt as part of the transport. If you want only your app to see the contents and decrypt than you need to do that at the app layer. |
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
-
I can see all the nats protocol message in the browser
but I want to do something like this
Beta Was this translation helpful? Give feedback.
All reactions