MQTT module

A set of components for messaging using the Mqtt protocol.

Packages

The module contains the following packages:

  • Build - factory default implementation
  • Connect - components for setting up the connection to the MQTT broker
  • Queues - components for working with a message queue via the MQTT protocol

Use

Install the dotnet package as

dotnet add package PipServices3.Mqtt