Open ashuralyk opened 2 years ago
I got "websocket protocol error" from "recev_messages" method when the server program deployed on the Cloud, but this problem won't be seen on Native
Is there any possible ideas?
websocket
tungstenite
As is the problem is not very addressable. Debugging may include capturing traffic (within TLS connection if it is wss://).
wss://
I got "websocket protocol error" from "recev_messages" method when the server program deployed on the Cloud, but this problem won't be seen on Native
Is there any possible ideas?