I am unable to keep more than 4 stable Socket.Io client connections in my test scenario. With more than 4 clients the clients keep disconnecting and trying to reconnect.
For more context the server and clients are Java based and are running on the same JVM