package mirage-flow
Flow implementations and combinators for MirageOS
Install
Dune Dependency
Authors
Maintainers
Sources
mirage-flow-v3.0.0.tbz
sha256=d70bda6c85ec2747bed88bc4d95f269d2810503b92913f0807be5291696138fc
sha512=2aeb397799621bc0ea2485b68058949c99b3da8d454939d594a9b2d39ef47aa2c16489f06adfa2dea3b34fd15e60a23abc6b8e214dfbc8b7da2e958de7c36b57
Description
This repo contains generic operations over Mirage FLOW
implementations.
Please consult the API documentation.
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 "
Dev Dependencies
None
Used by (34)
-
awa-mirage
< "0.3.1"
-
capnp-rpc-net
< "1.2.4"
-
capnp-rpc-unix
< "1.2.4"
-
carton
< "1.0.0"
- carton-git
-
carton-lwt
< "1.0.0"
- cohttp-mirage
-
conduit-mirage
< "6.2.2"
-
git
>= "3.2.0" & < "3.16.1"
- git-cohttp
- git-cohttp-unix
-
git-mirage
< "3.16.1"
-
git-paf
< "3.16.1"
-
git-unix
>= "3.2.0" & < "3.16.1"
- gluten-mirage
-
h2-mirage
>= "0.4.0"
- httpun-mirage
- httpun-ws-mirage
-
hvsock
>= "3.0.0"
- memtrace-mirage
-
mimic
< "0.0.7"
-
mirage-channel
>= "4.0.1" & < "5.0.0"
-
mirage-flow-combinators
< "5.0.0"
-
mirage-flow-unix
< "5.0.0"
-
mirage-protocols
>= "7.0.0"
-
protocol-9p
>= "2.0.2"
-
protocol-9p-unix
>= "2.0.2"
- sendmail-mirage
-
spoke
< "0.0.3"
-
tcpip
< "8.1.0"
-
tls-mirage
< "0.17.5"
-
vchan
= "6.0.1"
- vchan-unix
- vchan-xen
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page