Releases: pusher/pusher-websocket-java
Releases · pusher/pusher-websocket-java
v1.2.0
v1.1.3
v1.1.2
v1.1.1
Removes the dependency on log4j, as this was causing warnings and in some cases build errors.
Add setProxy to PusherOptions
- This release allows you to specify a proxy via which to connect to Pusher
pusher-java-client-1.0.1
- Resolves issues where Gson would cast numeric user ids as doubles before converting them to a string, leading to inconsistencies.