David Cermak a49b934ef8 examples: protocol examples which use common connection component 6 jaren geleden
..
components 988f0c8feb ESP_TLS: Generalizing error messages for esp_tls 6 jaren geleden
main a49b934ef8 examples: protocol examples which use common connection component 6 jaren geleden
CMakeLists.txt 500c247030 protocol examples: enable protocol examples for esp32sbeta 6 jaren geleden
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component 7 jaren geleden
README.md 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org 8 jaren geleden

README.md

HTTP/2 Request Example

Established HTTP/2 connection with https://http2.golang.org

  • Performs a GET on /clockstream
  • Performs a PUT on /ECHO