protocol-9p
Client and server implementation of 9P, in a Mirage-friendly style
Description
Protocol-9p is an implementation of the plan9 9P fileserver protocol, building on top of the Mirage libraries. Client and server implementations are provided. The library supports 9P2000 and 9P2000.u protocol variants. The server code is compatible with the Linux kernel client.
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 }">
- Published
- 12 May 2016
- Authors
- Maintainers
Sources
Dependencies
alcotest
with-test & >= "0.4.0"
ocamlbuild
build
ocamlfind
build
type_conv
build
logs
>= "0.5.0"
lwt
>= "2.4.7" & < "3.0.0"
mirage-types-lwt
< "3.0.0"
sexplib
<= "113.00.00"
cstruct
>= "1.7.0" & <= "1.9.0"
ocaml
>= "4.02.0"
Reverse Dependencies
datakit
= "0.10.0"
protocol-9p-tool
>= "2.0.1"
Conflicts
lambda-term
>= "2.0"