For the first time I work with sockets in python and unfortunately the task is not easy at once. There is a java server on which websockets through sockjs and inside stomp. I tried to follow this example Websocket Client not receiving any messages , but no matter what I do, I just get in response `1002 Protocol error'
Asked
Active
Viewed 188 times