package async_rpc_kernel

  1. Overview
  2. Docs
Platform-independent core of Async RPC library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=5ca176611c83a32de5e9731ab5d2d920c974ff1e9c9814785b3bfb444911a654

Description

Part of Jane Street's Core library The Core suite of libraries is an industrial strength alternative to OCaml's standard library that was developed by Jane Street, the largest industrial user of OCaml.

Published: 26 May 2024

README

Async_rpc_kernel

A library for building RPC-style protocols. This library is the portable part of the Unix-oriented Async_rpc library, and is actively used in JavaScript.

Dependencies (8)

  1. dune >= "3.11.0"
  2. protocol_version_header >= "v0.17" & < "v0.18"
  3. ppx_jane >= "v0.17" & < "v0.18"
  4. gel >= "v0.17" & < "v0.18"
  5. core_kernel >= "v0.17" & < "v0.18"
  6. core >= "v0.17" & < "v0.18"
  7. async_kernel >= "v0.17" & < "v0.18"
  8. ocaml >= "5.1.0"

Dev Dependencies

None

Used by (11)

  1. async >= "v0.17.0"
  2. async_durable >= "v0.17.0"
  3. async_js >= "v0.17.0"
  4. async_rpc_websocket >= "v0.17.0"
  5. babel >= "v0.17.0"
  6. bonsai >= "v0.17.0"
  7. memtrace_viewer >= "v0.17.0"
  8. polling_state_rpc >= "v0.17.0"
  9. resource_cache >= "v0.17.0"
  10. streamable >= "v0.17.0"
  11. versioned_polling_state_rpc

Conflicts

None

OCaml

Innovation. Community. Security.