Skip to content

Instantly share code, notes, and snippets.

@adamneilson
Last active December 18, 2015 21:08
Show Gist options
  • Save adamneilson/5844766 to your computer and use it in GitHub Desktop.
Save adamneilson/5844766 to your computer and use it in GitHub Desktop.
(langohr.core/connect {
:username "harvey"
:password "Elwood"
:host "bunny.junkey.com"
:virtual-host "/"
:port 5672
:type "direct"
:exchange "sorting-room"
:queue "po-box"
:durable true
:routing-key "<somekey>"})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment