github CopernicaMarketingSoftware/AMQP-CPP v2.1.0
AMQP-CPP 2.1.0

latest releases: v4.3.27, v4.3.26, v4.3.25...
11 years ago

_Changes in this release_

  1. Fixed issue with the Deferred::onFailure() method, it was called even when no failure had occured
  2. The Channel::setQos() method now supports a 'global' parameter, to indicate that the prefetch-count should be used as a total counter for all consumer on the same channel (when set to true), or that it is a counter that applies to each consumer individually.
  3. Channel::get() method has been added to retrieve one message at a time.
  4. Empty messages (messages without a body) were not correctly consumed.

Don't miss a new AMQP-CPP release

NewReleases is sending notifications on new releases.