achilleasa / dart_amqp

Dart AMQP client implementing protocol version 0.9.1
MIT License
79 stars 40 forks source link

deliveryTag in AmqpMessage #79

Closed brizaldi closed 2 years ago

brizaldi commented 2 years ago

Hi,

Is it possible to get deliveryTag from the received AmqpMessage?

achilleasa commented 2 years ago

FYI, the 0.2.2 release includes this change.