Module type H2_mirage.Server

type socket
val create_connection_handler : ?⁠config:H2.Config.t -> request_handler:H2.Server_connection.request_handler -> error_handler:H2.Server_connection.error_handler -> socket -> unit Lwt.t