luamqtt
MQTT client library
A Lua library for implementing an MQTT client library
luamqtt - Pure-lua MQTT v3.1.1 and v5.0 client
159 stars
11 watching
41 forks
Language: Lua
last commit: 4 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 | 158 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
fusesource/mqtt-client | Provides an MQTT client library with features like automatic reconnects and multiple connection setup options. | 1,272 |
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. | 865 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
emqx/cocoamqtt | An MQTT client library for iOS and macOS written in Swift | 1,604 |
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 | 315 |
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. | 115 |
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. | 817 |
davidepianca98/kmqtt | An MQTT client and broker implementation with support for multiple platforms and protocols. | 194 |
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 | 50 |