package resp-server

  1. Overview
  2. Docs

Module type Resp_server.BACKENDSource

BACKEND defines the minimum needed interface to create a new RESP server

Sourcetype t

The server request context type

Sourcetype client

The client type

Sourceval new_client : t -> client

Creates new client context

OCaml

Innovation. Community. Security.