package tube

  1. Overview
  2. Docs
Typesafe abstraction on top of Lwt_io channels

Install

Authors

Maintainers

Sources

4.1.tar.gz
md5=4b992fa9df9c10344c175efe48103009

Description

A typesafe abstraction on top of Lwt_io channels in order to avoid things like unsafe operations (i.e. https://github.com/ocsigen/lwt/issues/345 ) when running in practice.

Published: 15 Jul 2017

Dependencies (4)

  1. lwt >= "2.4.7" & < "4.0.0"
  2. core
  3. jbuilder >= "1.0+beta10"
  4. ocaml >= "4.04.0"

Dev Dependencies

None

Used by

None

Conflicts

None