Skip to content

Releases: socketio/engine.io-client-java

2.1.0

10 Jul 07:12
2469933
Compare
Choose a tag to compare

Features

  • create heartbeat scheduler with named threads and as daemon (#106) (7c9c382)

Bug Fixes

  • increase the readTimeout value of the default OkHttpClient (fb531fa)

Links

1.0.2

10 Jul 07:33
9ae1c51
Compare
Choose a tag to compare

Bug Fixes

  • check the type of the initial packet (319f2e2)
  • increase the readTimeout value of the default OkHttpClient (2d87497)

Links

2.0.0

10 Jul 07:08
62f1384
Compare
Choose a tag to compare

Features

  • add an extraHeaders option (dfe65e3)
  • add support for Engine.IO v4 (41f89a3)

Bug Fixes

  • check the type of the initial packet (2b5dfb9)

Links

1.0.1

10 Jul 07:07
7b3cc94
Compare
Choose a tag to compare

Bug Fixes

  • handle responses without content type (#101) (6f065b7)

Links