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 of working with a message queue via the MQTT protocol

Use

Install the NPM package as

npm install pip-services3-mqtt-nodex --save