RabbitMQ abstraction layer for TS Framework
NOTICE: This module is considered to be a developer preview, not suitable for production.
# Add to your dependencies using yarn
yarn add "nxtep-io/ts-framework-queue#master";
# Or, using NPM
npm install "github:nxtep-io/ts-framework-queue#master";
Checkout the examples/ directory.
The full library reference is available in the docs/
directory or published in https://nxtep-io.github.io/ts-framework-queue.
The project is licensed under the MIT License.