package async

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=3edbaa62a7ea910da0d5c06974da9b2b7e14a9e2648596bc7c9f09c89970b5f8

doc/async.async_rpc/Async_rpc/Rpc/index.html

Module Async_rpc.RpcSource

This module just re-exports lots of modules from Async_rpc_kernel and adds some Unix-specific wrappers in Connection (for using Reader, Writer, and Tcp). For documentation, see Rpc and Connection_intf in the Async_rpc_kernel library.

Sourcemodule Transport : sig ... end
Sourcemodule Low_latency_transport : sig ... end

This module implements a RPC transport optimized for low-latency.

Sourcemodule Connection : sig ... end
Sourcemodule For_debugging : sig ... end
OCaml

Innovation. Community. Security.