@hackage http20.1.0
HTTP/2.0 library including HPACK
Categories
License
BSD-3-Clause
Maintainer
Kazu Yamamoto <kazu@iij.ad.jp>
Links
Versions
Installation
Dependencies (5)
- array
- base >=4.5 && <4.8
- blaze-builder
- bytestring >=0.10 && <0.11
- hashtables Show all…
Dependents (27)
@hackage/opentelemetry-lightstep, @hackage/warp, @hackage/push-notify-apn, @hackage/quic, @hackage/twain, @hackage/wai-extra, Show all…
HTTP/2.0 library including HPACK. Currently only (coming) HPACK 06 is supported. Use Network.HPACK only. Many modules are exported for debugging purpose only. Please don't import them.