natiu-mqtt
MQTT client library
An MQTT implementation suitable for embedded systems
A dead-simple, extensible MQTT implementation well suited for embedded systems.
89 stars
3 watching
4 forks
Language: Go
last commit: 3 months 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. | 820 |
mochi-mqtt/server | A high-performance Go MQTT v5 broker/server written in Go | 1,318 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 417 |
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. | 120 |
rmqtt/rmqtt | A scalable distributed MQTT message broker designed for IoT applications and high-performance messaging | 592 |
iegomez/mosquitto-go-auth | An authentication and authorization plugin for an MQTT broker written in Go | 537 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,034 |
zonyitoo/mqtt-rs | An MQTT protocol library written in Rust. | 179 |
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 | 225 |