package async_rpc_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Connection : sig ... end

Internal to Async_rpc_kernel. See Connection_intf.S.

module Protocol : sig ... end

Async_rpc protocol types, for internal use only

module Transport : sig ... end

RPC transport layer

val default_handshake_timeout : Core.Time_ns.Span.t