Skip to content

AMQP-CPP 4.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 07 Oct 11:47
· 217 commits to master since this release
5eaa307
  • Case-insensitive comparison in address options.
  • Initial implementation of a throttled channel wrapper using publisher confirms.
  • renamed the throttledchannel to AMQP::Throttle, since it is only a wrapper and not strictly a channel (#366)
  • Implementation of the confirmed channel wrapper similar to the throttle.