Delphi-TMQTT2
MQTT client
An MQTT client library for Delphi, allowing Delphi applications to connect to an MQTT message broker.
MQTT client for Delphi
22 stars
7 watching
10 forks
Language: Pascal
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hivemq/mqtt-cli | A command-line interface for interacting with MQTT brokers | 315 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
shirou/mqttcli | An MQTT client for shell scripting with support for publishing and subscribing to topics. | 119 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 34 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
flespi-software/mqtt-board | An MQTT client tool with diagnostic capabilities and a user-friendly interface | 95 |
magcode/mopidy-mqtt | Enables Mopidy to communicate with MQTT, allowing users to control and retrieve information from Mopidy via an MQTT connection. | 23 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |
davidepianca98/kmqtt | An MQTT client and broker implementation with support for multiple platforms and protocols. | 194 |
zevv/nmqtt | A native client library and binaries for a MQTT protocol implementation | 48 |
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
sabuhish/fastapi-mqtt | A Python library providing an asynchronous MQTT client and event-driven framework for building real-time applications | 264 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
wialon/gmqtt | An asynchronous Python client implementation for MQTT version 5.0 protocol | 400 |
xhaskx/luamqtt | A Lua library for implementing an MQTT client library | 159 |