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.4.0.tar.gz sha256=d1ce1f70a204f3f048c00d3706499d882a283672780173c2172e8b0c453bc9ea md5=fc55bae7e3da6e8f87796eac417f49fe |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/protocol-9p/protocol-9p.0.4.0/opam |
Required by
- datakit=0.10.0
- protocol-9p-tool>=2.0.1