package capnp-rpc-net

  1. Overview
  2. Docs

Module Capnp_rpc_net.NetworkingSource

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

Parameters

module N : S.NETWORK

Signature

Sourcemodule Network = N
Sourcemodule CapTP : sig ... end

Sharing capabilities over a network link.

Sourcemodule Vat : sig ... end

A Vat is an actor in the CapTP network, composed of objects that can call each other directly.