AMQP-CPP 4.3.20
EmielBruijntjes
released this
23 Feb 10:13
·
40 commits
to master
since this release
- The library now at least requires C++17
- Many methods in Channel now take a std::string_view instead of a std::string
- The AMQP::Tagger, AMQP::Reliable and AMQP::Throttle classes now preserve the already installed error handlers in the wrapped channel