rbmq19 v0.4.0
RBMQ.Producer
behaviour
AMQP channel producer.
You must configure connection (queue and exchange) before calling publish/1
function.
Summary
Publish new message to a linked channel
Callbacks
Publish new message to a linked channel.
If channel is down it will keep trying to send message with 3 second timeout.