AMQP 0-9-1 operation binding
Contains information about the operation representation in AMQP.
Structure
Examples
json
{
"expiration": 100000,
"userId": "guest",
"cc": [
"user.logs"
],
"priority": 10,
"deliveryMode": 2,
"mandatory": false,
"bcc": [
"external.audit"
],
"replyTo": "user.signedup",
"timestamp": true,
"ack": false,
"bindingVersion": "0.1.0"
}
Changelog
Good news, nothing was changed