wolfMQTT
MQTT client
An MQTT client implementation supporting SSL/TLS for embedded use cases.
wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
529 stars
57 watching
158 forks
Language: C
last commit: 10 days ago
Linked from 1 awesome list
embeddediotiot-securitymqqt-packetmqttmqtt-clientmqtt-librarymqtt-snmqtt-tlsqos-0-2quality-of-servicesecuritysensor-networktlstls13tls13-supportwolfmqttwolfsslwolfssl-library
Related projects:
Repository | Description | Stars |
---|---|---|
256dpi/lwmqtt | An MQTT client implementation optimized for embedded systems with minimal callbacks and compatibility across various operating systems and networks. | 108 |
stefandreyer/codesys-mqtt | An MQTT client library for integrating with CODESYS systems. | 115 |
kassane/wolfssl | An embedded SSL/TLS library for resource-constrained environments | 5 |
zevv/nmqtt | A native client library and binaries for a MQTT protocol implementation | 48 |
xhaskx/luamqtt | A Lua library for implementing an MQTT client library | 159 |
soypat/natiu-mqtt | An MQTT implementation suitable for embedded systems | 87 |
hivemq/hivemq-mqtt-web-client | A simple web-based MQTT client for publishing and subscribing to messages over WebSocket connections. | 360 |
liambindle/mqtt-c | An MQTT client library written in C | 783 |
j0sh/ocaml-mqtt | A Message Parser Library Implementing the MQTT PubSub Protocol | 19 |
deepessh/mqttclpro | An MQTT client app with tasker integration that allows users to connect to various brokers and publish messages on specific topics. | 99 |
tingenek/tcl-mqtt | A simple MQTT client library in Tcl for publishing messages to an MQTT broker | 5 |
flespi-software/mqtt-board | An MQTT client tool with diagnostic capabilities and a user-friendly interface | 95 |
jeffallen/mqtt | A Go implementation of MQTT clients and servers, with support for load testing. | 817 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,145 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 462 |