mirror of
https://github.com/espressif/esp-mqtt.git
synced 2026-06-06 05:14:44 +00:00
5a931e2fa3bc6bf00b617af2b9af3d557ca4050e
On branch SSL Changes to be committed: modified: include/mqtt.h modified: mqtt.c Implemented support for SSL/TLS. Uses config setting "CONFIG_MQTT_SECURITY_ON" to enable this feature. Breaking changes on client_connect() interface to support SSL, but shouldnt be an issue as this is an internal interface
ESP32 MQTT Library
This is component based on ESP-IDF for ESP32
Full documentation and sample project: https://github.com/tuanpmt/esp32-mqtt
Description
Mirror of https://github.com/espressif/esp-mqtt.git for ESP-IDF submodules
Languages
C
78.7%
C++
11.7%
Python
7.3%
CMake
2.1%
Shell
0.2%