Description
Streaming support through pipes for symantic-http.
Description
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.