socket.io-client-csharp
socket.io-client-csharp copied to clipboard
Expose `_isConnectCoreRunning`
We can check IsConnected and IsDisconnected, but its nice to know if IsConnecting as well!
Currently there is a 'gap' in information. Could we expose _isConnectCoreRunning to represent 'IsConnecting' state?