package h2-mirage

  1. Overview
  2. Docs

Module H2_mirage.Server

val create_connection_handler : ?config:H2.Config.t -> request_handler:H2.Server_connection.request_handler -> error_handler:H2.Server_connection.error_handler -> Conduit_mirage.Flow.flow -> unit Lwt.t