Angus Gratton 04ae56806c Merge branch 'master' into feature/esp32s2beta_update %!s(int64=6) %!d(string=hai) anos
..
components 6771eead80 examples: use new component registration api %!s(int64=6) %!d(string=hai) anos
main afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) %!s(int64=6) %!d(string=hai) anos
CMakeLists.txt 25ab8380c8 ci: support to build esp32s2beta simple examples %!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