Open dpanic opened 7 years ago
At least for me, currently creating a SocketIO
instance is not working with socket.io 2.x
Still not working with v2
+1
What is status of this? Do we have any news?
I think this is the issue -> "uws is now the default Websocket engine".
I ran with this and tried setting wsEngine: 'ws'
in my server config (this was the previous default),
Sadly, the socketIO-client
integration still breaks so I don't think that uws
is the root cause.
+1 on this.
I don't have privileges to change the socketio version of the backend I am using so I need to use 2.x :(
Hi,
can you tell me will it be possible to make socketIO-client work with socket.io 2.0.1 ( https://github.com/socketio/socket.io/releases ) ?
I think this is the issue -> "uws is now the default Websocket engine".