server
MQTT server
A high-performance Go MQTT v5 broker/server written in Go
The fully compliant, embeddable high-performance Go MQTT v5 server for IoT, smarthome, and pubsub
1k stars
34 watching
220 forks
Language: Go
last commit: 29 days ago
Linked from 1 awesome list
golanggolang-librarygolang-packageiotmqttmqtt-brokermqtt-servermqtt-smarthomemqtt3mqtt5mqttv5tcpwebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
jeffallen/mqtt | A Go implementation of MQTT clients and servers, with support for load testing. | 817 |
soypat/natiu-mqtt | An MQTT implementation suitable for embedded systems | 87 |
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 |
iegomez/mosquitto-go-auth | An authentication and authorization plugin for an MQTT broker written in Go | 529 |
rmqtt/rmqtt | A distributed, scalable MQTT broker for IoT applications with built-in clustering and bridging capabilities. | 571 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
thethingsindustries/mystique | An MQTT server implementation of the MQTT v3.1.1 specification | 24 |
shirou/mqttcli | An MQTT client for shell scripting with support for publishing and subscribing to topics. | 119 |
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/cocoamqtt | An MQTT client library for iOS and macOS written in Swift | 1,604 |
tennessine/paho.mqtt.wxapp | An MQTT client library for JavaScript used to connect to MQTT brokers within a WeChat mini program, enabling control of hardware and other applications. | 309 |
wialon/gmqtt | An asynchronous Python client implementation for MQTT version 5.0 protocol | 400 |
eschava/broadlink-mqtt | An MQTT client to control BroadLink devices remotely | 224 |
mqtt-smarthome/mqtt-smarthome | An architectural proposal and software framework for building smart home automation systems using MQTT as the central message bus. | 443 |