package mirage-flow

  1. Overview
  2. Docs
Various implementations of the MirageOS FLOW interface

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.2.tar.gz
md5=5cbc4ebed6b5b155989e65bf7c01cf00

Description

  • Fflow uses input/output functions to build a flow
  • Lwt_io_flow uses Lwt_io.channel

Published: 30 Jun 2015

Dependencies (6)

  1. ocamlbuild build
  2. lwt < "2.5.0"
  3. cstruct
  4. mirage-types-lwt < "3.0.0"
  5. ocamlfind build
  6. ocaml

Dev Dependencies (2)

  1. ounit with-test
  2. alcotest with-test

Used by (11)

  1. capnp-rpc-unix >= "0.6.0"
  2. channel
  3. conduit-mirage = "3.0.0"
  4. datakit
  5. datakit-client-git >= "0.12.2" & < "1.0.0"
  6. git >= "1.5.2" & < "1.10.0"
  7. git-paf >= "3.5.0"
  8. hvsock >= "0.6" & < "0.8.1"
  9. mirage-console-xen >= "4.0.0"
  10. mirage-git
  11. tcpip >= "2.4.2" & < "3.0.0"

Conflicts

None