I would like to control the xhr polling interval for connections where the websocket upgrade fails. The above document mentions a setter. But in the latest 1.7.9, There are no methods in the Configuration class.
How to set the xhr polling interval at the server?
Reference : https://github.com/mrniko/netty-socketio/wiki/Configuration-details
I would like to control the xhr polling interval for connections where the websocket upgrade fails. The above document mentions a setter. But in the latest 1.7.9, There are no methods in the Configuration class.
How to set the xhr polling interval at the server?