package capnp-rpc

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

The abstract Cap'n Proto RPC network protocol.

module Make (EP : Message_types.ENDPOINT) : sig ... end