espressif_idf-extra-components/sh2lib
Daniel Paul 458086bb45 Added badges with version to the README files of components 2022-12-14 12:16:40 +01:00
..
CMakeLists.txt Ignore format warnings 2022-07-07 11:48:55 +04:00
LICENSE Add sh2lib (HTTP2 + TLS abstraction) component 2022-01-05 12:44:00 +05:30
README.md Added badges with version to the README files of components 2022-12-14 12:16:40 +01:00
idf_component.yml Ignore format warnings 2022-07-07 11:48:55 +04:00
sh2lib.c sh2lib: Update deprecated esp_tls API 2022-04-25 10:35:42 +05:30
sh2lib.h sh2lib: Bump version to 1.0.1 2022-04-13 10:37:45 +05:30

README.md

Abstraction layer for HTTP2 with TLS

Component Registry

This component contains an abstraction layer which exposes simpler set of APIs combining nghttp2 (HTTP/2 C Library) and esp-tls (from ESP-IDF) components.