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 Transport = Async_extra__.Rpc_transportmodule Low_latency_transport = Async_extra__.Rpc_transport_low_latencymodule Any = Async_extra__.Import.Rpc_kernel.Anymodule Description = Async_extra__.Import.Rpc_kernel.Descriptionmodule Implementation = Async_extra__.Import.Rpc_kernel.Implementationmodule Implementations = Async_extra__.Import.Rpc_kernel.Implementationsmodule One_way = Async_extra__.Import.Rpc_kernel.One_waymodule Pipe_rpc = Async_extra__.Import.Rpc_kernel.Pipe_rpcmodule Rpc = Async_extra__.Import.Rpc_kernel.Rpcmodule State_rpc = Async_extra__.Import.Rpc_kernel.State_rpcmodule Pipe_close_reason = Async_extra__.Import.Rpc_kernel.Pipe_close_reasonmodule Connection : sig ... end