Skip to content

AMQP 0-9-1 message binding

Contains information about the message representation in AMQP.

Structure

copy

Examples

json
{
  "contentEncoding": "gzip",
  "messageType": "user.signup",
  "bindingVersion": "0.1.0"
}

Changelog

Good news, nothing was changed