package capnp-rpc-lwt

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

Install

Authors

Maintainers

Sources

v0.3.tar.gz
md5=131758728124170d94a78839fd1c1041

Description

This package provides a version of the Cap'n Proto RPC system using the Cap'n Proto serialisation format and Lwt for concurrency.

Published: 10 Oct 2017

Dependencies (17)

  1. jbuilder >= "1.0+beta10"
  2. uri >= "1.6.0"
  3. base64 < "3.0.0"
  4. mirage-clock < "3.0.0"
  5. mirage-kv-lwt < "2.0.0"
  6. tls >= "0.8.0" & < "0.9.0"
  7. mirage-flow-lwt
  8. asetmap
  9. logs
  10. fmt
  11. astring
  12. lwt
  13. capnp-rpc >= "0.3" & < "0.4"
  14. uint < "2.0.0"
  15. capnp >= "3.0.0" & < "3.4"
  16. conf-capnproto build
  17. ocaml >= "4.03.0"

Dev Dependencies (1)

  1. alcotest-lwt with-test

Used by (3)

  1. capnp-rpc-mirage != "0.3.2" & < "0.4.0"
  2. capnp-rpc-unix >= "0.3" & != "0.3.2" & < "0.4.0"
  3. ocluster < "0.2.1"

Conflicts

None