Liking cljdoc? Tell your friends :D
Clojure only.

bunnicula.client.rabbitmq.connection


closeclj

(close conn)
source

createclj

(create rmq-url connection-name)

Create rabbit connection for given rmq url

  • url needs to be in format 'amqp://username:passwored@host:port/vhost')
  • connection-name is optional
Create rabbit connection for given rmq url
- url needs to be in format 'amqp://username:passwored@host:port/vhost')
- connection-name is optional
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close