dream-httpaf.websocketaf-lwt-unix
Websocketaf_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.httpaf-lwt-unix
dream-httpaf.websocketaf
dream-httpaf.websocketaf-lwt
val create_connection_handler : ?config:Httpaf.Config.t -> websocket_handler: (Unix.sockaddr -> Websocketaf.Wsd.t -> Websocketaf.Server_connection.input_handlers) -> error_handler:(Unix.sockaddr -> Websocketaf.Server_connection.error_handler) -> Unix.sockaddr -> Lwt_unix.file_descr -> unit Lwt.t