package mirage-channel-lwt

  1. Overview
  2. Docs
Buffered Lwt channels for MirageOS FLOW types

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-channel-v3.2.0.tbz
sha256=c88cce16cb65da54773e311f19d749209cbb8bb4824572fe95b95a60fb7c7c1c
md5=d42c47f25978a16519bdbeafbeae876a

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 (6)

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

Conflicts (1)

  1. tcpip < "2.5.0"
OCaml

Innovation. Community. Security.