package protocol-9p

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

protocol-9p-v2.0.1.tbz
sha256=1f753e01a885e07ab2e9c2c832d81ad00797cc770a98432e4c02ca9239221ae4
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 (3)

  1. datakit-server-9p
  2. protocol-9p-tool = "0.12.0" | >= "2.0.0" & < "2.1.0"
  3. protocol-9p-unix >= "2.0.1" & < "2.1.0"

Conflicts

None