symantic-http-pipes

Streaming support through pipes for symantic-http

Latest on Hackage:0.0.0.20190324

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed and maintained by Julien Moutinho

This library provides orphan instances gluing symantic-http to the streaming engine pipes (allowing to (safely) run effects (eg. in IO) during an HTTP transfer).

For learning how to use this library, you can read the demo example in symantic-http.git.