pardahlman / RawRabbit

A modern .NET framework for communication over RabbitMq
MIT License
747 stars 144 forks source link

Binding Queue with arguments to headers exchange. #335

Closed woellij closed 5 years ago

woellij commented 6 years ago

Description

Adding basic support for binding a queue with arguments to a headers exchange. Previously all arguments set on the Consume Configuration were ignored.

Check List

pardahlman commented 6 years ago

Thanks @woellij - on a first glance good. Will try to find the time to check this more thoroughly soon!

shahabganji commented 6 years ago

Guys, is there any plan on merging this pull request?