This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-24 08:29:11 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
tcp_transport
/
include
History
David Cermak
f96c02adac
mqtt: updated to latest version to include latest fixes, support for global CA store, extended error structure to receive mqtt specific errors. updated idf ssl example to use this error struct
...
backport of 640eac84fa37af91bf40b49f10a97b30e4b7b6f8
2019-10-17 16:45:29 +02:00
..
esp_transport_ssl.h
mqtt: updated to latest version to include latest fixes, support for global CA store, extended error structure to receive mqtt specific errors. updated idf ssl example to use this error struct
2019-10-17 16:45:29 +02:00
esp_transport_tcp.h
tcp_transport: renamed possibly generic function names to be esp_ prefixed and not to colide with user namespace
2018-10-02 14:16:48 +02:00
esp_transport_ws.h
esp_websocket_client: Add websocket client component
2019-06-20 15:37:40 +08:00
esp_transport.h
esp-tls: extending error handle to contain error descriptors with last mbedtls failure and latest certificate verification result flags, reworked tcp_transport to use this error handle
2019-07-04 20:55:10 +02:00