bs-amqp-connection-manager
v3.2.0
Published
[![npm version](https://badge.fury.io/js/bs-amqp-connection-manager.svg)](https://badge.fury.io/js/bs-amqp-connection-manager) [![Build Status](https://travis-ci.org/amsross/bs-amqp-connection-manager.svg?branch=master)](https://travis-ci.org/amsross/bs-a
Downloads
23
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