I'm running a SocketIOSharp server trying to connect with a Node js socket.io-client 4.0.1 I'm using the example server and trying to connect with the following client: const io = require ...