Is possible to connect with socket.io V3? I'm trying to connect with socket.io V3 and got an "Error" message on listening ` socket.onError((e) {});`, with Socket.io V2 is connecting seems the same problem that https://github.com/rikulo/socket.io-client-dart/issues/130 Thanks for the lib