Vikram Dattu e27c495354 Fixed broken http2_request example. %!s(int64=5) %!d(string=hai) anos
..
components e27c495354 Fixed broken http2_request example. %!s(int64=5) %!d(string=hai) anos
main 31b2702387 esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK() %!s(int64=6) %!d(string=hai) anos
CMakeLists.txt 500c247030 protocol examples: enable protocol examples for esp32sbeta %!s(int64=6) %!d(string=hai) anos
Makefile e1d1f10e8a examples/protocols/http(s,2)_request: use common network component %!s(int64=6) %!d(string=hai) anos
README.md 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org %!s(int64=8) %!d(string=hai) anos

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