dream-httpaf.websocketaf
Websocketaf.Payload
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
dream-httpaf.httpaf-lwt-unix
dream-httpaf.websocketaf-lwt
dream-httpaf.websocketaf-lwt-unix
type t
val is_closed : t -> bool
val schedule_read : t -> on_eof:(unit -> unit) -> on_read:(Bigstringaf.t -> off:int -> len:int -> unit) -> unit
val close : t -> unit