Description
Provides a Haskell library for QUIC, a secure multiplexed transport protocol built on UDP. QUIC is used by modern networking stacks, including HTTP/3.
It is useful for clients, servers, proxies, and protocol experiments that need QUIC behavior. It is a networking library and applications must still handle protocol configuration, certificates, and compatibility.