package dream-httpaf

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Gluten_lwt = Dream_gluten_lwt.Gluten_lwt
type descriptor = Lwt_ssl.socket
module Io : Gluten_lwt.IO with type socket = descriptor and type addr = Unix.sockaddr
val make_default_client : ?alpn_protocols:string list -> Lwt_unix.file_descr -> Lwt_ssl.socket Lwt.t
val first_match : 'a list -> 'b list -> 'c option
val make_server : ?alpn_protocols:string list -> certfile:string -> keyfile:string -> Lwt_unix.file_descr -> Lwt_ssl.socket Lwt.t
OCaml

Innovation. Community. Security.