package httpun-eio

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val create_connection_handler : ?config:Httpun.Config.t -> request_handler: (Eio.Net.Sockaddr.stream -> Httpun.Reqd.t Gluten.reqd -> unit) -> error_handler: (Eio.Net.Sockaddr.stream -> Httpun.Server_connection.error_handler) -> sw:Eio.Switch.t -> Eio.Net.Sockaddr.stream -> _ Eio.Net.stream_socket -> unit
OCaml

Innovation. Community. Security.