cloudflare-quiche

QUIC transport protocol and HTTP/3 implementation library

brewmacoslinux
Try with needOr install directly
Source

About

Savoury implementation of the QUIC transport protocol and HTTP/3

Commands

quiche

Examples

Display quiche version information$ quiche --version
Run quiche server listening on default QUIC port$ quiche server --listen 127.0.0.1:4433
Connect to a QUIC server using quiche client$ quiche client https://example.com:4433