LeanKit-Labs / wascally

Abstractions to simplify working with wascally wabbitMQ
MIT License
161 stars 54 forks source link

dead letter routing key? #51

Closed dvideby0 closed 9 years ago

dvideby0 commented 9 years ago

I see options for a dead letter exchange but Im looking for an option to have the routing key as well. Is this possible to set? Following this article https://www.cloudamqp.com/docs/delayed-messages.html

dvideby0 commented 9 years ago

I added a pull request to fix the issue. https://github.com/LeanKit-Labs/wascally/pull/52