package capnp

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

Module Capnp.RPCSource

Sourcemodule Uint32 = Stdint.Uint32
Sourcemodule Uint64 = Stdint.Uint64
Sourcemodule Registry : sig ... end

Handy central registry of all known interfaces, for logging.

Sourcemodule MethodID : sig ... end
Sourcemodule type S = sig ... end

Extends MessageSig.S with types for RPC.

Sourcemodule None (M : MessageSig.S) : sig ... end

A dummy RPC provider, for when the RPC features (interfaces) aren't needed.

OCaml

Innovation. Community. Security.