Skip to content

1.0.2

Compare
Choose a tag to compare
@darrachequesne darrachequesne released this 10 Jul 22:39
· 54 commits to main since this release
812980d

From the "1.x" branch.

Bug Fixes

  • ensure buffered events are sent in order (8bd35da)
  • ensure randomizationFactor is always between 0 and 1 (cb966d5)
  • ensure the payload format is valid (8664499)
  • fix usage with ws:// scheme (e57160a)
  • increase the readTimeout value of the default OkHttpClient (2d87497) (from engine.io-client)

Links