web_socket
web_socket copied to clipboard
How to add the authentication header?
Hi @dvmatyun ,
I'm using JWT authentication on my server so I wanted to know how to add the Authentication header to the connection and the sendMessage requrest.
Thanks