On 27 April 2015 at 22:00:34, Rodrigo Pimenta Carvalho (
pim...@inatel.br) wrote:
> I'm needing an example of C code to use amqp_basic_publish and
> publish messages in a persistent way. That is, I want publish
> in a queue that is already persistent, but the messages must be
> persistent too.
>
> Could someone here give-me an C example, please?