A set of components for working with message queues via a NATS server https://nats.io/.
Packages
The module contains the following packages:
- Build - factory default implementation
- Connect - components for setting up the connection to the NATS broker
- Queues - components of working with a message queue via the NATS protocol
Use
Install the NPM package as
npm install pip-services4-nats-nodex --save