= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
An implementation of the 9p protocol in pure OCaml
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
protocol-9p-v1.0.1.tbz
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 (7)
-
datakit-bridge-github
< "0.10.0"
-
datakit-bridge-local-git
< "0.10.0"
-
datakit-ci
< "0.10.0"
- datakit-server-9p
-
protocol-9p-tool
>= "0.12.0" & != "2.0.0"
-
protocol-9p-unix
>= "1.0.0" & != "2.0.0"
-
vpnkit
>= "0.2.0"
Conflicts
-
None
On This Page