engine.io-client-java
engine.io-client-java copied to clipboard
Please enable the heartbeat scheduler to run on daemon thread in version 1.0.2
https://github.com/socketio/engine.io-client-java/pull/106
I would greatly appreciate it if someone could apply this change to version 1.0.2. When connecting a large number of sockets to the server, the EventThread struggles to send pings, causing significant issue.