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 for working with message queues via the NATS protocol

Use

Install the dotnet package as

dotnet add package PipServices3.Nats