gluten-lwt
Gluten_lwt.Client
dream
dream.cipher
dream.graphiql
dream.graphql
dream.http
dream.localhost
dream.middleware
dream.pure
dream.sql
gluten
gluten-lwt-unix
h2
h2-lwt
h2-lwt-unix
hpack
httpaf
httpaf-lwt
httpaf-lwt-unix
websocketaf
module Io : IO
type t
type socket = Io.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