I get this error when using Python 3.10: ``` Failed to establish websocket connection: Cannot create a client socket with a PROTOCOL_TLS_SERVER context (_ssl.c:801) ``` Is there any websocket option I can pass to mitigate this? Best, Francis
I get this error when using Python 3.10:
Is there any websocket option I can pass to mitigate this?
Best,
Francis