wai-conduit: conduit wrappers for WAI

[ conduit, library, mit, web ] [ Propose Tags ]

API docs and the README are available at http://www.stackage.org/package/wai-conduit.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 3.0.0, 3.0.0.1, 3.0.0.2, 3.0.0.3, 3.0.0.4
Change log ChangeLog.md
Dependencies base (>=4 && <5), bytestring (>=0.10.4), conduit, http-types, transformers, wai (>=3.0 && <3.3) [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Category Web, Conduit
Home page https://github.com/yesodweb/wai
Uploaded by MichaelSnoyman at 2018-03-19T12:32:02Z
Distributions Arch:3.0.0.4, Debian:3.0.0.4, LTSHaskell:3.0.0.4, NixOS:3.0.0.4, Stackage:3.0.0.4
Reverse Dependencies 8 direct, 2 indirect [details]
Downloads 8914 total (48 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-19 [all 1 reports]

Readme for wai-conduit-3.0.0.4

[back to package description]

wai-conduit

Since version 3.0.0, WAI has no built-in streaming data abstraction. This library provides similar functionality to what existed in WAI 2.x.