package h2-lwt-unix

  1. Overview
  2. Docs

Module H2_lwt_unix.ServerSource

Sourceval create_connection_handler : ?config:H2.Config.t -> request_handler:(Unix.sockaddr -> H2.Server_connection.request_handler) -> error_handler:(Unix.sockaddr -> H2.Server_connection.error_handler) -> Unix.sockaddr -> Lwt_unix.file_descr -> unit Lwt.t
Sourcemodule TLS : sig ... end
Sourcemodule SSL : sig ... end
OCaml

Innovation. Community. Security.