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
194 stars
7 watching
30 forks
Language: Kotlin
last commit: 3 months 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 | 801 |
martin-ger/esp_mqtt | An embedded MQTT broker with scripting capabilities for IoT systems. | 297 |
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 |
84codes/mqtt-client.cr | An MQTT client implementation in Crystal. | 4 |
emqx/emqtt | An Erlang implementation of the MQTT 5.0 protocol for publishing and subscribing to messages | 403 |
andsel/moquette | A lightweight, embeddable MQTT broker written in Java, designed to be event-driven and compliant with MQTT standards. | 59 |
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. | 300 |
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. | 405 |