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.9.0.tar.gz
md5=c78fb154ba812324048dcbba9327976c

Description

Published: 19 May 2017

Dependencies (7)

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

Dev Dependencies

None

Used by (2)

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

Conflicts

None