@hackage / symantic-http-pipes

Streaming support through pipes for symantic-http

Latest0.0.0.20190324

About

Metadata

  • Last updated , by julm
  • License GPL-3.0-only
  • Maintained by: Julien Moutinho <julm+symantic-http@autogeree.net>

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.4.4

Readme

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.