diovpl248

Results 1 issues of diovpl248

The number you set for ReconnectionDelay, RandomizationFactor, ReconnectionDelayMax is ignored and always makes a reconnection request after 4 seconds. [Code] ``` var socketIO = new SocketIO(url, new SocketIOOptions { Auth...