package httpun-lwt

  1. Overview
  2. Docs

Module Httpun_lwt.ServerSource

Parameters

Signature

Sourceval 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.