Description
Provides Warp support based on QUIC. QUIC is a modern transport protocol used by HTTP/3-style systems to improve connection setup, multiplexing, and behavior over changing networks.
It is useful for experiments and services that need Haskell web serving over QUIC-related stacks. Developers should test compatibility, security settings, and proxy behavior carefully because QUIC deployment differs from classic TCP HTTP.