capnp-rpc-net
Capnp_rpc_net.S
Module signatures.
module type ADDRESS = sig ... end
module type NETWORK = sig ... end
module 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.
Capnp_rpc_unix