2.0.0 • Published 4 years ago

re-amqp-connection-manager v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

amqp-connection-manager (ReasonML)

npm version Build Status

Installation

Install the project:

npm install re-amqp-connection-manager --save

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

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

The project will be available under the AmqpConnectionManager namespace

2.0.0

4 years ago

1.0.0

4 years ago