cloudamqp / amqp-client.cr

An AMQP 0-9-1 client for Crystal
https://cloudamqp.github.io/amqp-client.cr/
MIT License
69 stars 10 forks source link

Add convenience method to wait for all messages to be confirmed #36

Closed baelter closed 1 year ago

baelter commented 1 year ago

Inspiration from amqp-client.rb

baelter commented 1 year ago

Superseded by #37