NATS module

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

Get the package from the Github repository:

go get -u github.com/pip-services4/pip-services4-go/tree/main/pip-services4-nats-go@latest