Ronny Hansen 5a931e2fa3 Committer: Ronny Hansen <ronnyhan@gmail.com>
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
2016-12-28 01:57:17 +01:00
2016-09-10 00:06:21 +07:00
2016-09-16 15:19:55 +07:00
2016-09-12 13:06:48 +07:00
2016-09-11 10:16:33 +07:00
2016-09-11 10:10:24 +07:00
2016-09-12 21:15:28 +07:00
2016-09-12 17:05:28 +07:00

ESP32 MQTT Library

This is component based on ESP-IDF for ESP32

Full documentation and sample project: https://github.com/tuanpmt/esp32-mqtt

S
Description
Mirror of https://github.com/espressif/esp-mqtt.git for ESP-IDF submodules
Readme Apache-2.0 3.8 MiB
Languages
C 78.7%
C++ 11.7%
Python 7.3%
CMake 2.1%
Shell 0.2%