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
  1. crash fix where socket send message when connection is not there
  2. retry of websocket was blocked by a condition in Connection.java
  3. crash fix where sometimes event comes null and gives null pointor exception in DeepstreamClientAbstract.java