Some bug fixes/cleanup and a new HTTP client/server sample
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