Vikram Dattu 03fc607492 Fixed broken http2_request example. 5 лет назад
..
components 03fc607492 Fixed broken http2_request example. 4 лет назад
main ee2b8a65a0 esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA 4 лет назад
CMakeLists.txt d9939cedd9 cmake: make main a component again 7 лет назад
Makefile 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org 8 лет назад
README.md 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org 8 лет назад

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