package capnp-rpc

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

capnp-rpc-1.2.2.tbz
sha256=cb771a4bae4b26e2fe225eb0a7ee3ee4a3e9bc3802d3b7094e32f4d7c55a2054
sha512=bb499492ac404008effc17bea06444055ff2b42de2a41eab9c27383f64b3e2f9da713b4b887ec4ccb22cb9fd0d2a05a969b80781497a1853e5ec5f1ec728a963

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: 24 Jan 2022

Dependencies (7)

  1. dune >= "2.0"
  2. asetmap
  3. logs
  4. fmt >= "0.8.7"
  5. astring
  6. stdint
  7. ocaml >= "4.08.0"

Dev Dependencies (2)

  1. afl-persistent with-test
  2. alcotest with-test & >= "1.0.1"

Used by (4)

  1. capnp-rpc-lwt < "1.2.3"
  2. capnp-rpc-net < "1.2.3"
  3. current_examples < "0.7.1"
  4. current_rpc < "0.6.4"

Conflicts (1)

  1. result < "1.5"