[rabbitmq-discuss] RabbitMQ publisher confirms using the Erlang client

Eoin McCarthy eoinmccarthy at fastmail.fm
Wed Jun 12 12:34:44 BST 2013


That worked. Thank you!

>Hi,
>
>You need to put the channel in confirm mode before publishing, like so:
>
>  #'confirm.select_ok'{} = amqp_channel:call(Channel, #'confirm.select'{}), etc().....
>
>Cheers,
>Tim


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130612/a1ebcc52/attachment.htm>


More information about the rabbitmq-discuss mailing list