Module Async_rpc
module Rpc : sig ... end
This module just re-exports lots of modules from
Async_rpc_kernel
and adds some Unix-specific wrappers inConnection
(for usingReader
,Writer
, andTcp
). For documentation, seeRpc
andConnection_intf
in theAsync_rpc_kernel
library.
module Versioned_rpc = Async_rpc_kernel.Versioned_rpc