@hackage warp3.2.2
A fast, light-weight web server for WAI applications.
Categories
License
MIT
Maintainer
michael@snoyman.com
Links
Versions
Installation
Dependencies (26)
- array
- auto-update >=0.1.3 && <0.2
- base >=3 && <5
- blaze-builder >=0.4
- bytestring >=0.9.1.4
- bytestring-builder Show all…
Dependents (502)
@hackage/prometheus-effect, @hackage/rfc, @hackage/wrecker, @hackage/growler, @hackage/microformats2-parser, @hackage/configuration-tools, Show all…
Package Flags
network-bytestring(off by default)
allow-sendfilefd
(on by default)
Allow use of sendfileFd (not available on GNU/kFreeBSD)
warp-debug
(off by default)
print debug output. not suitable for production
Warp
Warp is a server library for HTTP/1.x and HTTP/2 based WAI(Web Application Interface in Haskell). For more information, see Warp.