package dream-httpaf

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

Module Dream_gluten_lwt_unix.Tls_ioSource

Sourcetype descriptor = [
  1. | `Tls_not_available
]
Sourcemodule Io : Gluten_lwt.IO with type socket = descriptor and type addr = Unix.sockaddr
Sourceval make_client : ?alpn_protocols:'a -> 'b -> [> `Tls_not_available ] Lwt.t
Sourceval make_server : ?alpn_protocols:'a -> certfile:'b -> keyfile:'c -> 'd -> 'e Lwt.t
OCaml

Innovation. Community. Security.