NaikSoftware / StompProtocolAndroid

STOMP protocol via WebSocket for Android
MIT License
597 stars 265 forks source link

doesn't emit CLOSED event and isConnected() is returns wrong value. #179

Open ider0614 opened 4 years ago

ider0614 commented 4 years ago

When i disconnect the network it doesn't emit CLOSED event and after that its isConnected() method return true value!