package command_rpc

  1. Overview
  2. Docs
Utilities for Versioned RPC communication with a child process over stdin and stdout.

Install

Dune Dependency

Authors

Maintainers

Sources

command_rpc-v0.10.0.tar.gz
md5=669643bcfafdc55d9d38e4fc61b7bef1

Description

Published: 03 Jan 2018

Dependencies (7)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. jbuilder >= "1.0+beta12"
  3. ppx_jane >= "v0.10" & < "v0.11"
  4. ppx_driver >= "v0.10" & < "v0.11"
  5. core >= "v0.10" & < "v0.11"
  6. async >= "v0.10" & < "v0.11"
  7. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (2)

  1. async_extended = "v0.10.0"
  2. jenga = "v0.10.0"

Conflicts

None