Expand description

An experimental implementation of AMQP 1.0 management working draft with fe2o3-amqp

Because the AMQP 1.0 management working draft itself isn’t stable yet, this crate is expected to see breaking changes in all future releases until the draft becomes stable.

Re-exports§

Modules§

  • Implements a client for the AMQP 1.0 management working draft.
  • Defines constants used in the AMQP Management protocol.
  • Error types for the management client.
  • Extension trait for AMQP messages to provide management specific functionality
  • Defines and implements the operations used in the AMQP Management protocol.
  • Defines the Request trait for AMQP 1.0 management requests.
  • Defines the Response trait for AMQP 1.0 management responses.
  • Defines status code

Constants§