bs-amqp-connection-manager
v3.2.0
Published
[](https://badge.fury.io/js/bs-amqp-connection-manager) [](https://travis-ci.org/amsross/bs-a
Downloads
8
Readme
amqp-connection-manager (ReasonML)
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
