Add a tutorial on writing a simple blocking QUIC client
authorMatt Caswell <matt@openssl.org>
Wed, 14 Jun 2023 09:22:57 +0000 (10:22 +0100)
committerPauli <pauli@openssl.org>
Tue, 27 Jun 2023 23:53:22 +0000 (09:53 +1000)
commit9f0cc5d09a89731f1cd9b111f12aa3ac9667b6a0
treeedc50d9d65a27263b6c17952967d07e52ede9274
parent27195689a8e123be356209d90000f49def13a0b9
Add a tutorial on writing a simple blocking QUIC client

This tutorial only covers a single stream client at this stage. A future
PR will cover adding multi-stream support.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21204)
doc/build.info
doc/man7/ossl-guide-quic-client-block.pod [new file with mode: 0644]
doc/man7/ossl-guide-quic-introduction.pod [new file with mode: 0644]
doc/man7/ossl-guide-tls-client-block.pod
doc/man7/ossl-guide-tls-introduction.pod