node-amqp-connection-manager
node-amqp-connection-manager copied to clipboard
json option in the examples
It seems that the json option in the examples is in the wrong place.
In the example it is on the amqp.connect
but it should be on the createChannel
options.