A Haskell high-performance HTTP server that implements the WAI protocol
warp is a Haskell high-performance HTTP server that implements the WAI protocol.
Being developed by the same authors as Yesod, it is optimized for high performance and low overhead, being interoperable with many other frameworks.