package capnp-rpc

  1. Overview
  2. No Docs
Cap'n Proto is a capability-based RPC system with bindings for many languages.

Install

Authors

Maintainers

Sources

capnp-rpc-0.3.1.tbz
md5=81b6f20193c16a3910c616045d94e1a0

Description

This package contains the core protocol. Users will normally want to use capnp-rpc-lwt and, in most cases, capnp-rpc-unix rather than using this one directly.

Published: 10 Jan 2018

Dependencies (7)

  1. jbuilder >= "1.0+beta10"
  2. asetmap
  3. logs
  4. fmt
  5. astring
  6. uint < "2.0.0"
  7. ocaml >= "4.03.0" & < "4.14"

Dev Dependencies (2)

  1. afl-persistent with-test
  2. alcotest with-test

Used by (1)

  1. capnp-rpc-lwt >= "0.3" & < "0.4.0"

Conflicts

None