Skip to content

AMQP-CPP 4.3.20

Compare
Choose a tag to compare
@EmielBruijntjes EmielBruijntjes released this 23 Feb 10:13
· 40 commits to master since this release
b5f67d1
  • 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