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
225 forks
Language: Go
last commit: 3 months 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. | 820 |
soypat/natiu-mqtt | An MQTT implementation suitable for embedded systems | 89 |
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 | 537 |
rmqtt/rmqtt | A scalable distributed MQTT message broker designed for IoT applications and high-performance messaging | 592 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |
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. | 120 |
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/cocoamqtt | An MQTT client library for iOS and macOS written in Swift | 1,614 |
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. | 308 |
wialon/gmqtt | An asynchronous Python client implementation for MQTT version 5.0 protocol | 404 |
eschava/broadlink-mqtt | An MQTT client to control BroadLink devices remotely | 225 |
mqtt-smarthome/mqtt-smarthome | An architectural proposal and software framework for building smart home automation systems using MQTT as the central message bus. | 444 |