package async

  1. Overview
  2. Docs
Monadic concurrency library

Install

Dune Dependency

Authors

Maintainers

Sources

async-v0.15.0.tar.gz
sha256=0d3bb21c4bed1edca25ede5e4fbc76790e22379806183846baff475281a6d6a9

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
OCaml

Innovation. Community. Security.