Skip to content

AMQP-CPP 4.3.21

Compare
Choose a tag to compare
@EmielBruijntjes EmielBruijntjes released this 26 Mar 16:42
· 35 commits to master since this release
  • The publish() methods in the AMQP::Reliable and AMQP::Tagger classes now take std::string_view instead of std::string
  • Added extra constructor to AMQP::Envelope to also accept "const char *" parameters for null-terminated strings