protocol-9pversion
Client and server implementation of 9P, in a Mirage-friendly style
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.
Authors | David Scott, David Sheets and Thomas Leonard |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-9p |
Issue Tracker | https://github.com/mirage/ocaml-9p/issues |
Maintainer | dave@recoil.org |
Dependencies |
|
Source [http] | https://github.com/mirage/ocaml-9p/archive/v0.1.tar.gz sha256=6f5df832f17a8393733ade282f7e1557cd0dfccea6fc44634b065c53376174c7 md5=b05bf534917ae021735f73fab7f4b80c |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/protocol-9p/protocol-9p.0.1/opam |
Required by
- datakit=0.10.0
- protocol-9p-tool>=2.0.1