uploaded 1 year ago
HTTP2 TLS Abstraction Layer

readme

# 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.

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/sh2lib^1.0.2"

or download archive

Dependencies

  • espressif/nghttp >=1.41.0
  • ESP-IDF >=5.0
  • Stats

    • Downloaded in total
      Downloaded in total 132.0k times
    • Downloaded this version
      This version: 16.4k times

    Badge

    espressif/sh2lib version: 1.0.2
    |