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 = [
  1. | `Tls_not_available
]
module Io : Gluten_lwt.IO with type socket = descriptor and type addr = Unix.sockaddr
val make_client : ?alpn_protocols:'a -> 'b -> [> `Tls_not_available ] Lwt.t
val make_server : ?alpn_protocols:'a -> certfile:'b -> keyfile:'c -> 'd -> 'e Lwt.t
OCaml

Innovation. Community. Security.