package capnp-rpc

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

Install

Authors

Maintainers

Sources

v0.1.tar.gz
md5=653698944b586d1138c67249b55e1017

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: 11 Aug 2017

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 (3)

  1. capnp with-test & >= "3.3.0"
  2. afl-persistent with-test
  3. alcotest with-test

Used by (1)

  1. capnp-rpc-lwt < "0.2"

Conflicts

None