@hackage symantic-http-pipes0.0.0.20190324

Streaming support through pipes for symantic-http

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.