Cap'n Proto is a capability-based RPC system with bindings for many languages.
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Last Published
- 11 Aug 2017
- Authors
- Maintainers
Sources
Dependencies
capnp
with-test & >= "3.3.0"
afl-persistent
with-test
alcotest
with-test
jbuilder
>= "1.0+beta10"
uint
< "2.0.0"
ocaml
>= "4.03.0" & < "4.14"
Reverse Dependencies
capnp-rpc-lwt
< "0.2"