Dear protons, I am using Proton-C to read amqp messages and I wonder why there is no acknowledge call in the messenger.
In the Qpid C++ Messaging API there is an acknowledge() call in the Session class. I assume that the ack is going to the message broker. If this is the case then I ask myself why there is no ack call in Proton. Can anyone enlighten me? Regards, Raphael
