On Linux after building, the following executables are available in the project root directory. All support “-h” argument to get the detailed usage:
picohttp_ct: runs various HTTP tests
picoquic_ct: runs various QUIC tests
with no arguments, runs all tests.
picoquicdemo: QUIC/HTTP demo client and server for HTTP/3, HTTP/0.9, QUIC performance tests and Siduck(simple test of Datagram support)
picoquic_sample: QUIC/HTTP sample demonstrating how to write an application using the picoquic stack. It is not meant to be actually used. See sample/README.md for detailed usage