OVMS3-idf/examples/protocols/http2_request/components/sh2lib
Vikram Dattu e27c495354 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>
2020-03-23 05:16:40 +00:00
..
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +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. 2020-03-23 05:16:40 +00:00
sh2lib.h esp-tls: Fix HTTP2 failure 2018-04-20 16:59:36 +05:30