package protocol-9p

  1. Overview
  2. Docs
Client and server implementation of 9P, in a Mirage-friendly style

Install

Dune Dependency

Authors

Maintainers

Sources

v0.6.0.tar.gz
md5=107922a383d0b6ae43b82831b5bb55e5

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.

Published: 10 Apr 2016

Dev Dependencies (1)

  1. alcotest with-test & >= "0.4.0"

Used by (2)

  1. datakit = "0.10.0"
  2. protocol-9p-tool >= "2.0.1"

Conflicts (1)

  1. lambda-term >= "2.0"