Skip to content

Commit 256d3de

Browse files
authored
Merge pull request #212 from novlean/patch-1
Update software.md
2 parents f8d90cc + 94d2bfa commit 256d3de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sites/software.md

+1
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,7 @@ description: A collection of links to all important MQTT brokers/servers, MQTT c
404404
<li><a href="https://www.eclipse.org/paho/clients/c/embedded/">Eclipse Paho Embedded C</a></li>
405405
<li><a href="http://mosquitto.org">libmosquitto</a></li>
406406
<li><a href="https://github.com/menudoproblema/libemqtt">libemqtt</a> - an embedded C client</li>
407+
<li><a href="https://mongoose.ws">Mongoose Web Server</a> - Embedded Web Server for C/C++ - <a href="https://mongoose.ws/documentation/tutorials/mqtt/mqtt-client/">MQTT client</a> - <a href="https://mongoose.ws/documentation/tutorials/mqtt/mqtt-server/">MQTT Server</a></li>
407408
<li><a href="https://github.com/LiamBindle/MQTT-C">MQTT-C</a> - A portable MQTT C client for embedded systems and PCs alike.</li>
408409
<li><a href="https://github.com/wolfSSL/wolfMQTT">wolfMQTT</a> - Embedded C client</li>
409410
<li><a href="https://github.com/RealTimeLogic/SharkSSL/blob/main/src/SharkMQTT.c">SharkMQTT</a> - Embedded C client - <a href="https://realtimelogic.com/products/sharkmqtt/">more information</a> - <a href="https://realtimelogic.com/ba/doc/en/C/shark/group__MQTTLib.html">documentation</a></li>

0 commit comments

Comments
 (0)