package protocol-9p

  1. Overview
  2. No Docs
An implementation of the 9p protocol in pure OCaml

Install

Authors

Maintainers

Sources

protocol-9p-v2.0.1.tbz
md5=c01e9b1fe489e1e54f19fce07aca4066

Description

ocaml-9p is an implementation of the 9P protocol, written in a Mirage-friendly style. This library supports the 9P2000.u extension. Please also refer to the protocol-9p-unix package for a Unix/Windows implementation, and to protocol-9p-tool for a CLI interface.

Published: 13 Apr 2019

Dev Dependencies (1)

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

Used by (7)

  1. datakit-bridge-github < "0.10.0"
  2. datakit-bridge-local-git < "0.10.0"
  3. datakit-ci < "0.10.0"
  4. datakit-server-9p
  5. protocol-9p-tool = "0.12.0" | >= "2.0.0"
  6. protocol-9p-unix >= "2.0.0"
  7. vpnkit >= "0.2.0"

Conflicts

None