mirage-channel-lwt
  1. Overview
  2. Docs

Description

Channels are buffered reader/writers built on top of unbuffered FLOW implementations. This library is specialised to use the Lwt library for the IO impleentation.

mirage-channel-lwt is distributed under the ISC license.

Tags

org:mirage

Published: 07 Feb 2019

Dependencies (8)

  1. logs
  2. cstruct
  3. lwt >= "2.4.7"
  4. io-page
  5. mirage-channel >= "3.0.0" & < "4.0.0"
  6. mirage-flow-lwt >= "1.2.0"
  7. dune >= "1.0"
  8. ocaml >= "4.04.2"

Dev Dependencies (2)

  1. io-page-unix with-test
  2. alcotest with-test & < "1.4.0"

Used by (7)

  1. cohttp-mirage < "2.4.0"
  2. dns-forward >= "0.9.0"
  3. git-mirage < "2.1.2"
  4. mirage-http >= "3.0.0"
  5. mirage-types-lwt >= "3.0.0" & < "3.7.1"
  6. protocol-9p >= "0.9.0" & < "2.0.2"
  7. protocol-9p-unix < "2.0.2"

Conflicts (1)

  1. tcpip < "2.5.0"