dream-httpaf.httpaf-lwt
Client.Client_runtime
dream-httpaf
dream-httpaf.gluten
dream-httpaf.gluten-lwt
dream-httpaf.gluten-lwt-unix
dream-httpaf.h2
dream-httpaf.h2-lwt
dream-httpaf.h2-lwt-unix
dream-httpaf.hpack
dream-httpaf.httpaf
dream-httpaf.httpaf-lwt-unix
dream-httpaf.websocketaf
dream-httpaf.websocketaf-lwt
dream-httpaf.websocketaf-lwt-unix
type t
type socket
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