According to this site: https://socketio.github.io/socket.io-client-java/installation.html compatibility between client v2 and v1 must be turned on with `allowEIO3` flag. How to do this in the current implementation?