natiu-mqtt
MQTT client library
An MQTT implementation suitable for embedded systems
A dead-simple, extensible MQTT implementation well suited for embedded systems.
87 stars
3 watching
4 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
embeddedembedded-systemsgogolangiotmqttmqtt-clientmqtt-embeddedmqtt-protocol
Related projects:
Repository | Description | Stars |
---|---|---|
jeffallen/mqtt | A Go implementation of MQTT clients and servers, with support for load testing. | 817 |
mochi-mqtt/server | A high-performance Go MQTT v5 broker/server written in Go | 1,283 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 405 |
zevv/nmqtt | A native client library and binaries for a MQTT protocol implementation | 48 |
alsm/hrotti | An MQTT broker implementation in Go providing a lightweight and flexible way to create and manage MQTT servers with various listener configurations. | 125 |
drmagice/gmqtt | A high-performance MQTT broker written in Go with flexible customization options and support for various features like TLS, WebSockets, clustering, and persistence. | 989 |
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
shirou/mqttcli | An MQTT client for shell scripting with support for publishing and subscribing to topics. | 119 |
rmqtt/rmqtt | A distributed, scalable MQTT broker for IoT applications with built-in clustering and bridging capabilities. | 571 |
iegomez/mosquitto-go-auth | An authentication and authorization plugin for an MQTT broker written in Go | 529 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,024 |
zonyitoo/mqtt-rs | An MQTT protocol library written in Rust. | 178 |
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
eschava/broadlink-mqtt | An MQTT client to control BroadLink devices remotely | 224 |