package httpun-lwt

  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:Httpun.Config.t -> request_handler:(Server_runtime.addr -> Httpun.Reqd.t Gluten.reqd -> unit) -> error_handler:(Server_runtime.addr -> Httpun.Server_connection.error_handler) -> Server_runtime.addr -> socket -> unit Lwt.t
OCaml

Innovation. Community. Security.