Callback is not received when network is poor and connection is terminated from other End
When we have used the library to connect to an backend and the signal strength is very poor and the backend has terminated the connection, we do not get call back this.socket.setClosedCallback(new CompletedCallback() { public void onCompleted(Exception var1) { } });