dream-httpaf.httpaf-lwt-unix
Httpaf_lwt_unix.Server
dream-httpaf
dream-httpaf.gluten
dream-httpaf.gluten-lwt
dream-httpaf.gluten-lwt-unix
dream-httpaf.h2
dream-httpaf.h2-lwt
dream-httpaf.h2-lwt-unix
dream-httpaf.hpack
dream-httpaf.httpaf
dream-httpaf.httpaf-lwt
dream-httpaf.websocketaf
dream-httpaf.websocketaf-lwt
dream-httpaf.websocketaf-lwt-unix
include Httpaf_lwt.Server with type socket = Lwt_unix.file_descr and type addr := Unix.sockaddr
type socket = Lwt_unix.file_descr
val create_connection_handler : ?config:Httpaf.Config.t -> request_handler:(Unix.sockaddr -> Httpaf.Reqd.t Gluten.reqd -> unit) -> error_handler:(Unix.sockaddr -> Httpaf.Server_connection.error_handler) -> Unix.sockaddr -> socket -> unit Lwt.t
module TLS : sig ... end
module SSL : sig ... end