Wykres commitów

3 Commity (3aeb80acb66038f14fc2a7606e7516a3e2bfa6c9)

Autor SHA1 Wiadomość Data
Aditya Patwardhan 2b026ea1fa http2_request_example: Change the target http2 server to `http2.github.io` and
perform only a `GET` request.
2022-01-05 12:26:39 +05:30
Harshit Malpani 294b805f31 docs: Updated protocols/http* examples READMEs 2021-09-13 09:55:19 +05:30
Kedar Sovani 3ace8416b5 [examples] Create HTTP2 example with http2.golang.org
Intention is to partition the demo into multiple files, so that the
main program is quite easy to follow.
1. connectlib.c: For any URL parsing and TCP connection related stuff
2. sh2lib.c: Convenience functions for HTTP2+TLS. The goal here is to
   expose a simpler API than nghttp2. If most usecases end up being
   served with this library, it could potentially be moved into a separate
   component
2017-11-06 09:43:03 +05:30