web analytics
Newspapers

 
Categories: Tech Library

Adequate, MQTT broker and client programs based on Kasakov's Components

The Adequate project provides command line clients for the MQTT protocol.
All the hard work is provided by Dmitry Kazakov's Components.
Among them is an implementation of the MQTT protocol.

The Adequate project consists of three programs

  1. aq_broker, a MQTT broker or MQTT server.
  2. aq_pub, a MQTT client for publishing single messages with a command line interface.
  3. aq_sub, a MQTT client for subscribing to a topic (including wildcards). It also only has a command line interface.

https://github.com/RREE/adequate

EEC GDPR compliant