Hi guys
I'm getting this error while trying to connect to a wamp websockets server.
From what I could understand I'm running wamp protocol 2.0 on the client code and 1.0 on the server side.
Seeing as I cannot change the version on the server, how can I force the client to use the 1.0 protocol?
Thanks
Francisco