10 lines
420 B
INI
10 lines
420 B
INI
name=TinyMqtt
|
|
version=0.1
|
|
author=HSaturn <hsaturn@gmail.com>
|
|
maintainer=HSaturn <hsaturn@gmail.com>
|
|
sentence=A tiny broker and client library for MQTT messaging.
|
|
paragraph=MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages. It does support MQTT 3.1.1 without any QOS.
|
|
category=Communication
|
|
url=https://github.com/hsaturn/TinyMqtt
|
|
architectures=*
|