]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC: Add comments to HTTP/3 demo
authorHugo Landau <hlandau@openssl.org>
Mon, 16 Oct 2023 12:33:11 +0000 (13:33 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 19 Oct 2023 07:28:59 +0000 (08:28 +0100)
commit47f8cfead0fbacc9151e4ade72bc00427eaf62b7
tree04e5862eea1dd606ec89119faaab41af12aa2d78
parente33af8000f2e2f4700d9845dce5bbcad9bf77c92
QUIC: Add comments to HTTP/3 demo

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22369)
demos/http3/README.md [new file with mode: 0644]
demos/http3/ossl-nghttp3.c