package httpun-lwt

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type socket
type addr
val create_connection_handler : ?config:Httpun.Config.t -> request_handler:(addr -> Httpun.Reqd.t Gluten.reqd -> unit) -> error_handler:(addr -> Httpun.Server_connection.error_handler) -> addr -> socket -> unit Lwt.t
OCaml

Innovation. Community. Security.