Skip to content

amsross/bs-amqp-connection-manager

Repository files navigation

npm version Build Status

Installation

Install the project:

npm install bs-amqp-connection-manager --save

And add the dependency to your bs-dependencies in bsconfig.json:

"bs-dependencies": [
  "bs-amqp-connection-manager"
]

The project will be available under the AmqpConnectionManager namespace