/ts-framework-queue

RabbitMQ abstraction layer for TS Framework

Primary LanguageTypeScriptMIT LicenseMIT

ts-framework-queue

RabbitMQ abstraction layer for TS Framework

NOTICE: This module is considered to be a developer preview, not suitable for production.

Getting started

# 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";

Samples

Checkout the examples/ directory.


API Reference

The full library reference is available in the docs/ directory or published in https://nxtep-io.github.io/ts-framework-queue.


License

The project is licensed under the MIT License.