package async

  1. Overview
  2. Docs
module Rpc : sig ... end

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.

module Versioned_rpc = Async_rpc_kernel.Versioned_rpc