AMQP-CPP 4.3.0
Pre-release
Pre-release
- 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.