package capnp-rpc-net

  1. Overview
  2. Docs

Module Capnp_rpc_net.SSource

Module signatures.

Sourcemodule type ADDRESS = sig ... end
Sourcemodule type NETWORK = sig ... end
Sourcemodule type VAT_NETWORK = sig ... end

Stretching capability references across a network link. Note: see Capnp_rpc_unix for a higher-level wrapper for this API.