Skip to content

Commit

Permalink
Merge pull request mqtt#163 from InfoLibre/patch-1
Browse files Browse the repository at this point in the history
Add eMQTT5
  • Loading branch information
B-Weiss authored Feb 21, 2023
2 parents b766039 + 7c432aa commit 7b33b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sites/software.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ description: A collection of links to all important MQTT brokers/servers, MQTT c
<li><a href="http://mosquitto.org">libmosquittopp</a></li>
<li><a href="https://www.eclipse.org/paho/clients/c/embedded/">Eclipse Paho Embedded C++</a></li>
<li><a href="https://github.com/redboltz/mqtt_cpp">mqtt_cpp</a> - MQTT client and server library based on C++14 and Boost.Asio. It supports MQTT v3.1.1 and v5.</li>
<li><a href="https://github.com/X-Ryl669/eMQTT5">eMQTT5</a> - MQTT 5.0 client.</li>
</ul>
<div class="subhead">Clojure</div>
<ul>
Expand Down

0 comments on commit 7b33b5e

Please sign in to comment.