KMQTT
MQTT client/broker
An MQTT client and broker implementation with support for multiple platforms and protocols.
Kotlin Multiplatform MQTT client & embeddable and standalone broker
200 stars
7 watching
32 forks
Language: Kotlin
last commit: about 1 month ago
Linked from 1 awesome list
kmmkotlinkotlin-multiplatformkotlin-nativemqttmqtt-brokermqtt-clientmqtt-server
Related projects:
Repository | Description | Stars |
---|---|---|
sdeancos/mqtt-client | An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. | 17 |
njouanin/hbmqtt | An MQTT client and broker implementation built on top of asyncio's standard asynchronous I/O framework | 804 |
martin-ger/esp_mqtt | An embedded MQTT broker with scripting capabilities for IoT systems. | 297 |
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 |
84codes/mqtt-client.cr | A Crystal programming language implementation of an MQTT client | 3 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 407 |
andsel/moquette | A lightweight MQTT broker implementation with features for managing client connections and message delivery | 60 |
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 |
deepessh/mqttclpro | An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. | 99 |
krylovsk/mqtt-benchmark | A tool for evaluating and benchmarking the performance of MQTT brokers. | 301 |
jamiei/delphi-tmqtt2 | An MQTT client library for Delphi, allowing Delphi applications to connect to an MQTT message broker. | 22 |
jnguillerme/mqtt.dart | An MQTT client written in Dart for connecting to MQTT brokers and sending/receiving messages over various protocols. | 51 |
flespi-software/mqtt-board | An MQTT client tool with diagnostic capabilities and a user-friendly interface | 95 |
edjopato/mqttui | A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. | 417 |