Skip to content

0.47.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 01:00
· 50 commits to main since this release
e4d9979

Release notes

Enhancements

  • Added Zstd compression support to live clients which can be enabled with
    LiveBuilder::SetCompression(). It's disabled by default
  • Added Compression() getter to LiveBlocking and LiveThreaded
  • Upgraded default httplib version to 0.30.1

Breaking changes

  • Added an overload to the ReadSome method on IReadable for timeout support