dream.gluten-lwt-unix
Gluten_lwt_unix.Client
dream
dream.cipher
dream.gluten
dream.gluten-lwt
dream.graphiql
dream.graphql
dream.h2
dream.h2-lwt
dream.h2-lwt-unix
dream.hpack
dream.http
dream.httpaf
dream.httpaf-lwt
dream.httpaf-lwt-unix
dream.localhost
dream.middleware
dream.pure
dream.sql
dream.websocketaf
include Gluten_lwt.Client with type socket = Lwt_unix.file_descr
type t
type socket = Lwt_unix.file_descr
val create : read_buffer_size:int -> protocol:'t Gluten.runtime -> 't -> socket -> t Lwt.t
val upgrade : t -> Gluten.impl -> unit
val shutdown : t -> unit Lwt.t
val is_closed : t -> bool
module TLS : sig ... end
module SSL : sig ... end