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 flow support #1

Closed baelter closed 5 years ago

carlhoerberg commented 5 years ago

And a channel.flow method so that the user can throttle the server from sending msgs to the consumers in the channel.