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.2.tar.gz sha256=914a9206506cd15ff075198f52cb361fb84ef989c3896c0bedd998e6ca7cfd30 md5=064a53e441e3f7e4c42c329ad596f608 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/protocol-9p/protocol-9p.0.2/opam |
Required by
- datakit=0.10.0
- protocol-9p-tool>=2.0.1