luamqtt
MQTT client library
A Lua library for implementing an MQTT client library
luamqtt - Pure-lua MQTT v3.1.1 and v5.0 client
163 stars
11 watching
42 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list
internet-of-thingslualua-versionsluajitluarocksluasecmqttmqtt-clientmqtt-protocolmqtt5protocolsmarthomessltcp-connection
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,275 |
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 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 407 |
emqx/cocoamqtt | An MQTT client library for iOS and macOS written in Swift | 1,614 |
flespi-software/mqtt-board | An MQTT client tool with diagnostic capabilities and a user-friendly interface | 95 |
hivemq/mqtt-cli | A command-line interface for interacting with MQTT brokers | 317 |
j0sh/ocaml-mqtt | A Message Parser Library Implementing the MQTT PubSub Protocol | 19 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 118 |
tingenek/tcl-mqtt | A simple MQTT client library in Tcl for publishing messages to an MQTT broker | 5 |
jeffallen/mqtt | A Go implementation of MQTT clients and servers, with support for load testing. | 820 |
davidepianca98/kmqtt | An MQTT client and broker implementation with support for multiple platforms and protocols. | 200 |
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
pmalhaire/xk6-mqtt | An extension for k6 that provides an MQTT protocol for load testing purposes | 52 |