package atacama

  1. Overview
  2. Docs

Module AtacamaSource

Sourcemodule Socket : sig ... end
Sourcemodule Handler : sig ... end

An Atacama Handler determines how every connection handled by Atacama will behave. It defines a number of hooks for handling the state of the connection:

Sourcemodule Transport : sig ... end

Start an Atacama server.

The default `acceptor_count` is 100.

The default `transport_module` is clear TCP sockets.

Sourcemodule Telemetry : sig ... end
OCaml

Innovation. Community. Security.