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

Install

Authors

Maintainers

Sources

capnp-rpc-1.2.3.tbz
sha256=828002d67b9591d1645266c504e3fabc66b750229244a68b0a846c3c93f73715
sha512=c29f13ada74f3f8c80aa591f0fad60801ea72aea6aaa5299b2edee08e080061c5ac054392678ed8910962b1348f1e61790ce30febfc391ddb8c5ac01d56f3160

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: 27 Feb 2023

Dependencies (7)

  1. dune >= "3.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 >= "1.6.0" & with-test

Used by (4)

  1. capnp-rpc-lwt >= "1.2.3"
  2. capnp-rpc-net >= "1.2.3"
  3. current_examples >= "0.4"
  4. current_rpc >= "0.4"

Conflicts (1)

  1. result < "1.5"