rbmq19 v0.4.0 RBMQ.Consumer behaviour

AMQP channel consumer.

TODO: take look at genevent and defimpl Stream (use as Stream) for consumers.

Summary

Callbacks

Receiver of messages

Callbacks

consume()
consume() :: :ok | :error

Receiver of messages.

If channel is down it will keep trying to send message with 3 second timeout.