quic_interop_server (quic v1.3.1)

View Source

Interop runner server for QUIC compliance testing.

Environment variables: TESTCASE - Test case name (handshake, transfer, retry, etc.) SSLKEYLOGFILE - Optional file for TLS key logging

The server serves files from /www directory and uses certificates from /certs directory (cert.pem, priv.key).

Summary

Functions

main(Args)