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.3.tar.gz sha256=86a6fcb6a1125882de3bbd57eba486a5fa677da2bbbac81436c5b3090a0075c7 md5=f69315d992ab6c9adbd5b256241bbe42 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/protocol-9p/protocol-9p.0.3/opam |
Required by
- datakit=0.10.0
- protocol-9p-tool>=2.0.1