package mirage-flow
Flow implementations and combinators for MirageOS
Install
Dune Dependency
Authors
Maintainers
Sources
mirage-flow-4.0.2.tbz
sha256=4865e3dd2e1be773bd24435416e325dc8f90a22674412ad8bbbcd37adeeafb5a
sha512=833a8a4e048d9e3206926e46617824f8d6719fd28c7c29e520b34d2776182439b36a668262a7fa3696d4b22bf15ea5517e7da63a9b813d8bb3dd88f683bb3a7e
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 (35)
-
arp
>= "2.3.2" & < "3.1.1"
-
awa-mirage
>= "0.3.1"
-
capnp-rpc-net
>= "0.6.0"
- carton
- carton-git
- carton-lwt
-
cohttp-mirage
>= "2.4.0"
-
conduit-mirage
>= "2.0.2"
-
git
>= "3.0.0"
- git-cohttp
- git-cohttp-mirage
- git-cohttp-unix
-
git-mirage
>= "2.1.2" & < "3.13.0" | >= "3.16.0"
-
git-paf
>= "3.5.0"
-
git-unix
>= "3.0.0"
- gluten-mirage
-
h2-mirage
>= "0.4.0"
- httpun-mirage
- httpun-ws-mirage
- memtrace-mirage
-
mimic
>= "0.0.7"
-
mirage-channel
>= "4.0.0"
-
mirage-console-xen
>= "4.0.0"
-
mirage-flow-combinators
>= "4.0.2"
-
mirage-flow-unix
>= "4.0.2"
-
mirage-protocols
>= "4.0.0" & < "8.0.0"
-
mirage-types
>= "3.7.1"
-
protocol-9p
>= "2.0.2"
- sendmail-mirage
-
spoke
>= "0.0.3"
-
tcpip
>= "8.0.1"
-
tls-mirage
>= "0.17.4"
-
vchan
>= "6.0.2"
-
vchan-unix
>= "6.0.2"
-
vchan-xen
>= "6.0.2"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page