package mirage-flow-lwt
Flow implementations and combinators for MirageOS using Lwt
Install
Dune Dependency
Authors
Maintainers
Sources
mirage-flow-1.4.0.tbz
sha256=35b546be25f1e1d3c38e270f41a7b54935e4cb89c4076d342cbd3133eb0bb6bf
md5=fdbd270044821d21afc883399eea45aa
Description
README
mirag-flow -- Flow implementations and combinators for MirageOS
This repo contains generic operations over Mirage FLOW
implementations.
Please consult the API documentation.
Example usage
In a top-level like utop:
# #require "mirage-flow";;
# #require "mirage-clock-unix";;
# #require "lwt.syntax";;
# let a = Mirage_flow.Fun.(make ~input:(input_string "hellooooo") ());;
val a : Mirage_flow.Fun.flow = <abstr>
# let buffer = String.make 20 ' ';;
val buffer : bytes = " "
# let b = Mirage_flow.Fun.(make ~output:(output_string buffer) ());;
val b : Mirage_flow.Fun.flow = <abstr>
# lwt results = Mirage_flow.copy (module Clock) (module Mirage_flow.Fun) a (module Mirage_flow.Fun) b ();;
val results : [ `Error of [ `Msg of bytes ] | `Ok of Mirage_flow.CopyStats.t ] = `Ok {Mirage_flow.CopyStats.read_bytes = 9L; read_ops = 1L; write_bytes = 9L; write_ops = 1L; duration = 6.9141387939453125e-06}
# buffer;;
- : bytes = "hellooooo "
Dependencies (8)
-
mirage-flow
>= "1.2.0" & < "2.0.0"
-
mirage-clock
>= "1.2.0" & < "3.0.0"
-
cstruct
>= "2.0.0" & < "6.1.0"
- logs
-
lwt
< "5.6.0"
- fmt
-
jbuilder
>= "1.0+beta7"
- ocaml
Dev Dependencies
None
Used by (23)
-
capnp-rpc-lwt
< "0.5.0"
-
capnp-rpc-net
< "0.6.0"
-
cohttp-mirage
< "2.4.0"
-
conduit-mirage
< "2.0.2"
-
datakit-client-git
>= "1.0.0"
-
datakit-server
>= "0.10.0" & < "0.11.0"
- datakit-server-9p
-
dns-forward
>= "0.9.0"
-
git-mirage
< "2.1.2"
-
hvsock
>= "0.14.0" & < "3.0.0"
-
mirage-channel-lwt
>= "3.1.0"
-
mirage-conduit
< "2.0.0" | >= "2.3.0"
- mirage-flow-rawlink
-
mirage-flow-unix
< "2.0.0"
-
mirage-http
>= "3.0.0"
- mirage-net-flow
-
mirage-types-lwt
>= "3.0.0" & < "3.4.0"
-
protocol-9p
>= "0.9.0" & < "2.0.2"
-
protocol-9p-unix
< "2.0.2"
-
vchan
>= "2.3.0" & < "5.0.0"
-
vchan-unix
< "5.0.0"
-
vchan-xen
< "5.0.0"
-
vpnkit
>= "0.1.1"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page