esp-idf/examples/protocols/http2_request/components/sh2lib
Vikram Dattu 03fc607492 Fixed broken http2_request example.
Implementation of `esp_tls_conn_new_sync` now uses timeout_ms value to
give up retries.

Specified this value to be 10 sec. (10 * 1000 ms).

Signed-off-by: Vikram Dattu <vikram.dattu@espressif.com>
2021-09-29 09:48:47 +05:30
..
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
component.mk [examples] Create HTTP2 example with http2.golang.org 2017-11-06 09:43:03 +05:30
sh2lib.c Fixed broken http2_request example. 2021-09-29 09:48:47 +05:30
sh2lib.h esp-tls: Fix HTTP2 failure 2018-04-20 16:59:36 +05:30