fastapi-mqtt

MQTT client library

A Python library providing an asynchronous MQTT client and event-driven framework for building real-time applications

fastapi-mqtt is extension for MQTT protocol

GitHub

264 stars
4 watching
42 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list

asynchronousfastapifastapimqttmqttpython

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sdeancos/mqtt-client An MQTT client implementation in Python allowing users to publish and subscribe to MQTT topics. 17
wialon/gmqtt An asynchronous Python client implementation for MQTT version 5.0 protocol 400
mossblaser/aiomqtt An asynchronous wrapper around paho-mqtt for Python. 55
dmontagu/fastapi_client Generates an API client library from an OpenAPI spec 335
chrismoorhouse/micropython-mqtt An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices 34
belyalov/tinymqtt An asynchronous MQTT client implementation for MicroPython. 7
jamiei/delphi-tmqtt2 An MQTT client library for Delphi, allowing Delphi applications to connect to an MQTT message broker. 22
matbgn/mqtt_upython An MQTT client implementation using MicroPython on ESP8266 0
edjopato/mqttui A command-line tool for interacting with MQTT brokers in a user-friendly terminal interface. 405
njouanin/hbmqtt An MQTT client and broker implementation built on top of asyncio's standard asynchronous I/O framework 801
adafruit/adafruit_circuitpython_minimqtt A CircuitPython library implementing an MQTT client for low-power wireless communication 79
tuanpmt/esp_mqtt An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. 1,146
j0sh/ocaml-mqtt A Message Parser Library Implementing the MQTT PubSub Protocol 19
monster1025/aqara-mqtt A Python-based MQTT bridge connecting Aqara devices to Home Assistant. 88
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