websocket-client
websocket-client copied to clipboard
How to connect to a websocket server via TLS
Hi this is a question, due to low documentation. How to use websocket-client to connect to a TLS Socket like wss://example.com? The documentation is not really helpful if you want to connect with *.crt and *.key file. Thanks in advance