issues
search
deepstreamIO
/
deepstream.io-client-java
The Java/Android Client for deepstream.io
Other
35
stars
37
forks
source link
1. crash fix where socket send message when connection is not there
#126
Open
zebpaypeswani
opened
6 years ago
zebpaypeswani
commented
6 years ago
crash fix where socket send message when connection is not there
retry of websocket was blocked by a condition in Connection.java
crash fix where sometimes event comes null and gives null pointor exception in DeepstreamClientAbstract.java