package resto-cohttp-server

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

Parameters

module Log : LOGGING

Signature

type server

A handle on the server worker.

Promise a running RPC server.

val shutdown : server -> unit Lwt.t

Kill an RPC server.