Releases: pusher/pusher-websocket-java
Releases · pusher/pusher-websocket-java
v1.2.0
18 Jul 09:15
Compare
Sorry, something went wrong.
No results found
Expose Client interface for use in pusher/pusher-websocket-android
v1.1.3
12 May 13:31
Compare
Sorry, something went wrong.
No results found
Fix Rejected Execution Exception on SingleThreadedExecutor
Reduce construction of GSON objects.
v1.1.2
23 Mar 16:43
Compare
Sorry, something went wrong.
No results found
Fix cases where the library would throw an error due to a connection state change
from CONNECTING to CONNECTING. More information here
Fix ConcurrentModificationException on event listeners.
v1.1.1
22 Mar 16:59
Compare
Sorry, something went wrong.
No results found
Removes the dependency on log4j, as this was causing warnings and in some cases build errors.
Add setProxy to PusherOptions
09 Mar 17:04
Compare
Sorry, something went wrong.
No results found
This release allows you to specify a proxy via which to connect to Pusher
pusher-java-client-1.0.1
06 Nov 16:48
Compare
Sorry, something went wrong.
No results found
Resolves issues where Gson would cast numeric user ids as doubles before converting them to a string, leading to inconsistencies.