Skip to content

Some bug fixes/cleanup and a new HTTP client/server sample

Compare
Choose a tag to compare
@wravery wravery released this 12 May 05:18
· 51 commits to main since this release
2175116

What's Changed

  • Default arguments break for incomplete struct definitions in input types by @wravery in #282
  • Add an HTTP client/server sample with Boost.Beast by @wravery in #283
  • Improve awaitable errors by @wravery in #285
  • Fixing SonarQube static analysis warnings by @wravery in #286
  • Export compile commands and fix some SonarLint warnings by @wravery in #287

Full Changelog: v4.5.1...v4.5.2