package dream

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

Module Client.SSLSource

include Gluten_lwt.Client with type socket = Lwt_ssl.socket
Sourcetype t
Sourcetype socket = Lwt_ssl.socket
Sourceval create : read_buffer_size:int -> protocol:'t Gluten.runtime -> 't -> socket -> t Lwt.t
Sourceval upgrade : t -> Gluten.impl -> unit
Sourceval shutdown : t -> unit Lwt.t
Sourceval is_closed : t -> bool
Sourceval create_default : ?alpn_protocols:string list -> Lwt_unix.file_descr -> socket Lwt.t
OCaml

Innovation. Community. Security.