Mark Stoutjesdijk
Results
1
comments of
Mark Stoutjesdijk
Thanks! I didn't know about this one. This is indeed because ssl library changes in latest Python. I was looking [at the connect(..) here](https://github.com/Lawouach/WebSocket-for-Python/blob/961c07ce16ce4eedc34ca1fdacd29442870feccc/ws4py/client/__init__.py#L214) -- unfortunately, it looks like it...