railway_ipc v0.2.6 RailwayIpc.StreamBehaviour behaviour
Link to this section Summary
Link to this section Callbacks
Link to this callback
ack(channel, deliver_tag)
Link to this callback
bind_queue(channel, %{})
Link to this callback
close_connection(connection)
Link to this callback
connect()
Link to this callback
consume(channel, queue)
Link to this callback
consume(channel, queue, consumer, options)
Link to this callback
create_queue(channel, queue_name, opts)
Link to this callback
direct_publish(channel, queue, message)
Link to this callback
get_channel(connection)
Link to this callback
get_channel_from_cache(connection, channels, consumer_module)
Link to this callback
maybe_bind_queue(channel, queue, exchange)
Link to this callback
maybe_create_exchange(channel, exchange_name)
Link to this callback
publish(channel, exchange, message)
Link to this callback