Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 671 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 671 Bytes

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