package h2-mirage

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

Module H2_mirage.ServerSource

Parameters

Signature

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