coney

v1.0.0

  • Pages
  • Modules

    coney v1.0.0 Coney.RabbitConnection

    Link to this section Summary

    Functions

    confirm(channel, tag)
    create_channel(conn)
    open(settings)
    publish(chan, exchange_name, routing_key, message)
    reject(channel, tag, opts)
    respond_to(chan, exchange)
    subscribe(chan, consumer_pid, consumer)

    Link to this section Functions

    Link to this function confirm(channel, tag)
    Link to this function create_channel(conn)
    Link to this function open(settings)
    Link to this function publish(chan, exchange_name, routing_key, message)
    Link to this function reject(channel, tag, opts)
    Link to this function respond_to(chan, exchange)
    Link to this function subscribe(chan, consumer_pid, consumer)

    Built using ExDoc (v0.18.4), designed by Friedel Ziegelmayer for the Elixir programming language.