espressif_idf-extra-components/sh2lib
Tomas Rezucha e651ec16c5 Format code 2022-02-17 14:56:45 +01:00
..
CMakeLists.txt Add sh2lib (HTTP2 + TLS abstraction) component 2022-01-05 12:44:00 +05:30
LICENSE Add sh2lib (HTTP2 + TLS abstraction) component 2022-01-05 12:44:00 +05:30
README.md Add sh2lib (HTTP2 + TLS abstraction) component 2022-01-05 12:44:00 +05:30
idf_component.yml Add sh2lib (HTTP2 + TLS abstraction) component 2022-01-05 12:44:00 +05:30
sh2lib.c Format code 2022-02-17 14:56:45 +01:00
sh2lib.h Add sh2lib (HTTP2 + TLS abstraction) component 2022-01-05 12:44:00 +05:30

README.md

Abstraction layer for HTTP2 with TLS

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.