package amqp-client-lwt

  1. Overview
  2. Docs
type t
val close : t -> unit Deferred.t
val read : t -> bytes -> [ `Eof of int | `Ok ] Deferred.t