maansthoernvik / rabbitmq_client

Client for a RabbitMQ server.
MIT License
9 stars 5 forks source link

Follow up on mandatory publishes #22

Closed maansthoernvik closed 2 years ago

maansthoernvik commented 2 years ago

Initial delivery was done, but could not reproduce documented pika behavior and mandatory messages were not returned as they should have been. It was possible for messages to be confirmed even though no queue binding existed.