package amqp-client-async

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