mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 23:51:38 +01:00
de7cd72f70731863d57c518d48a20cfc27c05d11
In esp_http_client and esp_websocket_client components, esp_transport_tcp_set_keep_alive has been called and keep-alive config has been saved in ssl->cfg.keep_alive_cfg, So no need to call esp_transport_ssl_set_keep_alive again. * Original commit: espressif/esp-idf@c79a907e4f
Collection of protocol components for ESP-IDF
Components
esp_modem
- Brief introduction README
- Full html documentation
Languages
C
56.7%
C++
35.3%
Python
4.4%
CMake
2.4%
Shell
0.7%
Other
0.5%