capnp-rpc-lwt
Cap'n Proto is a capability-based RPC system with bindings for many languages
Description
This package provides a version of the Cap'n Proto RPC system using the Cap'n Proto serialisation format and Lwt for concurrency.
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 }">
- Published
- 27 Aug 2019
- Authors
- Maintainers
Sources
capnp-rpc-v0.3.3.tbz
sha256=5a3277f970e25486d1acc5bdcfd4e42c049d680eee23521a20603904b887eef1
sha512=bcfe12cbd27bdaa13e3e3550b31083c5241f3006b9d38fd86fa0b3d6ee86ced0d7cd74755cc132843362e41ef2dd3b1546aee46a958e2bb12e66c199babbe80f
Dependencies
dune
>= "1.0"
x509
>= "0.7.0" & < "0.8.0"
asn1-combinators
>= "0.2.0"
uri
>= "1.6.0"
base64
>= "3.0.0"
mirage-clock
< "3.0.0"
tls
>= "0.8.0"
capnp-rpc
>= "0.3" & < "0.4"
capnp
>= "3.0.0" & < "3.4.0"
conf-capnproto
build
ocaml
>= "4.03.0"
Reverse Dependencies