Commit Graph

9 Commits

Author SHA1 Message Date
Takatoshi Kondo
6611a38237
Update async-mqtt port to 2.0.0. (#33718) 2023-09-12 10:58:51 -07:00
Takatoshi Kondo
fb29550fc5
Update async-mqtt port to 1.0.9 (#32931)
* Update async-mqtt port to 1.0.8.

* Update async-mqtt port version to 1.0.9.
2023-08-04 06:51:21 -07:00
Takatoshi Kondo
05f3ed1138
Update async-mqtt version to 1.0.7. (#32748) 2023-07-25 11:27:09 -07:00
Ómar Högni Guðmarsson
57ca276412
[async-mqtt] Add tls feature. (#32551) 2023-07-24 11:44:07 -07:00
Takatoshi Kondo
4ee00ae12d
Update async-mqtt version to 1.0.6. (#32326) 2023-07-05 11:39:18 -07:00
Takatoshi Kondo
f89c4f1052
Update async-mqtt version to 1.0.5. (#32302) 2023-06-30 17:32:57 -07:00
Takatoshi Kondo
aee8671958
Update async-mqtt version to 1.0.4. (#32100) 2023-06-21 17:56:15 -07:00
Takatoshi Kondo
c65131a115
Update async_mqtt version to 1.0.3. (#32040) 2023-06-16 15:58:06 -07:00
Takatoshi Kondo
019fc6b7a4
[async-mqtt] Add new port (#31902)
* [async-mqtt] Add async-mqtt port.

* Reflect review comments.

Add header-only on the top of file.
Use ${VERSION} instead of the literal.
Fix indent.
Add double qoute to path
Remove copyright install.

* Set build type to release.

* Removed debug directory removal.

* Fix async_mqtt installed cmake config.
2023-06-14 19:36:35 -07:00