CymaticLabs / Unity3D.Amqp

AMQP client library for Unity 3D supporting RabbitMQ
MIT License
97 stars 21 forks source link

Messages not acknowledged/cleared? #15

Open jamesdwilson opened 5 years ago

jamesdwilson commented 5 years ago

Hi, thanks for your hard work on this project!

Everything works great except that messages don't seem to be cleared from the queue.

Is there another command I have to run, or is this a bug? It is a fanout type of exchange.

Please advise. Thank you.