amqp-connection-manager (ReasonML)
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