package async_rpc_kernel

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Async_rpc_kernel.Async_rpc_kernel_privateSource

Sourcemodule Rpc_metadata : module type of Rpc_metadata with type t = Rpc_metadata.t
Sourcemodule Connection : sig ... end
Sourcemodule Protocol : sig ... end

Async_rpc protocol types, for internal use only

Sourcemodule Transport : sig ... end

RPC transport layer

Sourcemodule Util : sig ... end
Sourceval default_handshake_timeout : Core.Time_ns.Span.t