Version 0.3.0 library files

This commit is contained in:
hsaturn
2021-03-21 19:34:40 +01:00
parent ed9efbb5ce
commit 9f28e7f92f
2 changed files with 5 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
name=TinyMqtt
version=0.2.0
author=HSaturn <hsaturn@gmail.com>
maintainer=HSaturn <hsaturn@gmail.com>
version=0.3.0
author=Francois BIOT, HSaturn, <hsaturn@gmail.com>
maintainer=Francois BIOT, 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.
paragraph=MQTT is a lightweight messaging protocol ideal for small devices. This library allows you to send and receive MQTT messages and to jhost a broker in your ESP. It does support MQTT 3.1.1 without any QOS.
category=Communication
url=https://github.com/hsaturn/TinyMqtt
architectures=*