package dream-httpaf

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

Parameters

Signature

type socket = Server_runtime.socket
val create_connection_handler : ?config:Dream_h2.H2.Config.t -> request_handler: (Server_runtime.addr -> Dream_h2.H2.Server_connection.request_handler) -> error_handler: (Server_runtime.addr -> Dream_h2.H2.Server_connection.error_handler) -> Server_runtime.addr -> socket -> unit Lwt.t
OCaml

Innovation. Community. Security.