eyeos-amqp

Ease management of ampq infrastructure.

Usage no npm install needed!

<script type="module">
  import eyeosAmqp from 'https://cdn.skypack.dev/eyeos-amqp';
</script>

README

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