mqtt-client

MQTT client library

Provides an MQTT client library with features like automatic reconnects and multiple connection setup options.

A Java MQTT Client

GitHub

1k stars
134 watching
369 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hivemq/hivemq-mqtt-client A high-performance Java client library for MQTT 5.0 and 3.1.1 with various API flavours and backpressure support. 878
hivemq/hivemq-mqtt-web-client A simple web-based MQTT client for publishing and subscribing to messages over WebSocket connections. 360
deepessh/mqttclpro An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. 99
flespi-software/mqtt-board An MQTT client tool with diagnostic capabilities and a user-friendly interface 95
stefandreyer/codesys-mqtt An MQTT client library for integrating with CODESYS systems. 118
mobile-web-messaging/mqttkit An iOS library that enables event-driven communication over the MQTT 3.1 protocol 461
jeffallen/mqtt A Go implementation of MQTT clients and servers, with support for load testing. 820
jnguillerme/mqtt.dart An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. 51
vert-x3/vertx-mqtt A Vert.x module providing support for MQTT protocol with features for client-server communication and message exchange. 191
hivemq/mqtt-cli A command-line interface for interacting with MQTT brokers 317
freertos/coremqtt A client library implementing the MQTT 3.1.1 specification for low-memory embedded devices 162
tuanpmt/esp_mqtt An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. 1,148
pidster-dot-org/mqtt-shell An interactive shell for working with MQTT messaging protocols 17
hivemq/hivemq-mqtt-client-dotnet An MQTT client library for .NET that provides a comprehensive and efficient implementation of the protocol. 64
xhaskx/luamqtt A Lua library for implementing an MQTT client library 163