Skip to content

Releases: XDex/socketcluster-client-java

v2.0.3 Expose additional Websocket settings

06 Apr 09:36
Compare
Choose a tag to compare

Expose connectionTimeout and perMessageDeflate Websocket settings

v2.0.2 Improve emit & publish serialization

05 Apr 15:04
Compare
Choose a tag to compare

Optimize serialization when JsonNode is passed in Emit & Publish args

v2.0.1

04 Apr 20:43
Compare
Choose a tag to compare

Bump version to fix JitPack deployment

v2.0.0 Binary SocketCluster codec support

04 Apr 20:36
Compare
Choose a tag to compare

Important Notes: Due to using jackson-databing this library is significantly bigger in size than upstream (~1.8 Mb), so if binary codec support is not needed, consider using upstream instead.