michaelklishin / langohr

A small, feature complete Clojure client for RabbitMQ that embraces AMQP 0.9.1 model

Home Page:http://clojurerabbitmq.info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support client-provided connection names

michaelklishin opened this issue · comments

RabbitMQ 3.6.2 + Java client 3.6.2 support user-provided connection names. Langohr should expose this via a connection option.