package h2-mirage

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

Signature

type socket = Flow.flow
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