AMQP · JSON Structure
Amqp Message Structure
Schema describing the structure of an AMQP 0-9-1 message including properties, headers, and payload. An AMQP message consists of message properties (metadata), application headers, and a binary payload body.
AMQPAsynchronousMessage QueueMessagingMiddlewareOpen StandardPublish Subscribe
AMQP Message is a JSON Structure definition published by AMQP, describing 7 properties, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
properties
headers
body
exchange
routingKey
mandatory
immediate
Meta-schema: https://json-structure.org/meta/core/v0/#