package async_rpc_kernel

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

Module Async_rpc_kernelSource

Sourcemodule Rpc : sig ... end

A library for building asynchronous RPC-style protocols.

Sourcemodule Versioned_rpc : sig ... end

Infrastructure code for managing RPCs that evolve over time to use different types at different versions.

Sourcemodule Persistent_connection : sig ... end
Sourcemodule Pipe_transport : sig ... end
Sourcemodule Rpc_error : sig ... end
Sourcemodule Rpc_result : sig ... end
Sourcemodule Async_rpc_kernel_stable : sig ... end
Sourcemodule Async_rpc_kernel_private : sig ... end
OCaml

Innovation. Community. Security.