package rpc_parallel

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

Module Rpc_parallel_krb_publicSource

Sourcemodule Mode : sig ... end
Sourceval start_app : ?rpc_max_message_size:int -> ?rpc_handshake_timeout:Core.Time_float.Span.t -> ?rpc_heartbeat_config:Async.Rpc.Connection.Heartbeat_config.t -> ?when_parsing_succeeds:(unit -> unit) -> krb_mode:Mode.t -> Async.Command.t -> unit

See lib/rpc_parallel/src/parallel_intf.ml for documentation. Backend_and_settings.t is specialized to expose the krb server and client modes.

Sourcemodule For_testing : sig ... end
Sourcemodule Expert : sig ... end
OCaml

Innovation. Community. Security.