tcl-mqtt
MQTT client
A simple MQTT client library in Tcl for publishing messages to an MQTT broker
Small library to connect to a matt broker. Very, very basic.
5 stars
5 watching
1 forks
Language: Tcl
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 462 |
deepessh/mqttclpro | An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. | 99 |
shirou/mqttcli | An MQTT client for shell scripting with support for publishing and subscribing to topics. | 119 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
jeffallen/mqtt | A Go implementation of MQTT clients and servers, with support for load testing. | 817 |
liambindle/mqtt-c | An MQTT client library written in C | 783 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,272 |
84codes/mqtt-client.cr | An MQTT client implementation in Crystal. | 4 |
xhaskx/luamqtt | A Lua library for implementing an MQTT client library | 159 |
rmqtt/rmqtt | A distributed, scalable MQTT broker for IoT applications with built-in clustering and bridging capabilities. | 571 |
hivemq/hivemq-mqtt-web-client | A simple web-based MQTT client for publishing and subscribing to messages over WebSocket connections. | 360 |
davidepianca98/kmqtt | An MQTT client and broker implementation with support for multiple platforms and protocols. | 194 |