socket.io-client-csharp
socket.io-client-csharp copied to clipboard
Polling or websocket
Hello, is there a way the client connect to the server using pooling then upgrade to websocket if it's available. The same way the js lib does ?
Regards