Connection.Blocked
This method indicates that a connection has been blocked and does not accept new publishes.
val init : reason:Amqp_client_lib.Types.shortstr -> unit -> t
val reply : ?once:bool -> (Framing.t * Framing.channel_no) -> t Lwt.t
val request : (Framing.t * Framing.channel_no) -> t -> unit Thread.Deferred.t