1.0.5 • Published 2 years ago

npac-nats-rxjs-gw v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

npac-nats-rxjs-gw

Quality Check stable npm version

About

npac adapter that provides gateway functionalities between NATS and RxJS pipelines

Installation

Run the install command:

npm install --save npac-nats-rxjs-gw

Configuration

This module uses the config.npacNatsRxjsGw property to gain its configuration parameters.

The default parameters can be found in src/config.js:

{
    npacNatsRxjsGw: {
    }
}

Get Help

To learn more about the tool visit the API docs.

References


This project was generated from the ncli-archetype project archetype, using the kickoff utility.