Capnp_rpc_net.Networking
Stretching capability references across a network link. Note: see Capnp_rpc_unix for a higher-level wrapper for this API.
Capnp_rpc_unix
module N : S.NETWORK
module Flow : Mirage_flow.S
type flow = Flow.flow
A bi-directional byte-stream.
module Network = N
module CapTP : sig ... end
Sharing capabilities over a network link.
module Vat : sig ... end
A Vat is an actor in the CapTP network, composed of objects that can call each other directly.