package protocol-9p
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An implementation of the 9p protocol in pure OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
protocol-9p-v1.0.1.tbz
sha256=0e9d4aa759859d8b8c6de481199db58f402ffbd7fcf2a8829c2d4a1f16a3c142
md5=db531adcbacff8e7afb54bb5792959e5
Description
ocaml-9p is an implementation of the 9P protocol, written in
a Mirage-friendly style. This library supports the
9P2000.u extension.
Please also refer to the protocol-9p-unix package for a
Unix/Windows implementation, and to protocol-9p-tool for a
CLI interface.
Published: 07 Feb 2019
Dependencies (15)
-
ppx_sexp_conv
>= "v0.9.0" - win-error
-
logs
>= "0.5.0" - fmt
- astring
-
lwt
>= "3.0.0" - mirage-channel-lwt
-
mirage-kv-lwt
< "2.0.0" - mirage-flow-lwt
- rresult
-
sexplib
> "113.00.00" -
cstruct
>= "3.0.0" & < "4.0.0" - base-bytes
-
dune
>= "1.0" -
ocaml
>= "4.03.0"
Dev Dependencies (1)
-
alcotest
with-test & >= "0.4.0"
Used by (4)
- datakit-server-9p
-
protocol-9p-tool
>= "0.12.0" & != "2.0.0" & < "2.1.0" -
protocol-9p-unix
>= "1.0.0" & < "2.1.0" - vpnkit
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page