Closed
Description
It appears the latest released version of ws4py (0.3.5) does not correctly received all messages sent by the server when communicating over an SSL WebSocket (wss://
).
I've confirmed that all messages are correctly received with 0.3.4 regardless of whether I use SSL or not, but when switching to 0.3.5, I only get all messages when using a insecure connection. As soon as I try to use a secured WebSocket with 0.3.5, the client seems to not be received a vast majority of the messages sent by the server.
For now the only workaround seems to be to stick with 0.3.4.
Let me know if you need more details or if you're unable to reproduce the problem on your side.
Metadata
Metadata
Assignees
Labels
No labels