package mirage-flow

  1. Overview
  2. No Docs
Various implementations of and operations over the MirageOS FLOW interface

Install

Authors

Maintainers

Sources

v1.1.0.tar.gz
md5=ba12ab7dc477d09e3d27aa984384ce7f

Description

  • Fflow uses input/output functions to build a flow
  • Lwt_io_flow uses Lwt_io.channel
  • Mirage_flow.copy and Mirage_flow.proxy

Published: 27 Jan 2016

Dependencies (6)

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

Dev Dependencies (2)

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

Used by (12)

  1. channel
  2. conduit-mirage = "3.0.0"
  3. datakit
  4. datakit-client-git >= "0.12.2" & < "1.0.0"
  5. dns-forward < "0.9.0"
  6. git >= "1.5.2" & < "1.10.0"
  7. git-paf >= "3.5.0"
  8. hvsock >= "0.6" & < "0.14.0"
  9. mirage-console-xen >= "4.0.0"
  10. mirage-git
  11. tcpip >= "2.4.2" & < "3.0.0"
  12. vpnkit < "0.1.1"

Conflicts

None