package mirage-flow

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

Install

Dune Dependency

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

  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. dns-forward < "0.9.0"
  7. git >= "1.5.2" & < "1.10.0"
  8. git-paf >= "3.5.0"
  9. hvsock >= "0.6" & < "0.14.0"
  10. mirage-console-xen >= "4.0.0"
  11. mirage-git
  12. tcpip >= "2.4.2" & < "3.0.0"
  13. vpnkit < "0.1.1"

Conflicts

None