0.0.63 • Published 8 years ago

eyeos-amqp v0.0.63

Weekly downloads
-
License
AGPL-3.0
Repository
-
Last release
8 years ago

Eyeos-amqp Library

Overview

This npm module eases the burden of working with amqp: declaring queues, exchanges, bindings, manage connections...

How to use it

See usage code samples in ./src/samples/

Quick help

  • Install modules
	$ npm install
  • Check tests
    $ ./tests.sh