Book Image

RabbitMQ Essentials

By : David Dossot
Book Image

RabbitMQ Essentials

By: David Dossot

Overview of this book

Table of Contents (17 chapters)

Appendix A. Message Schemas

This appendix contains the different message schemas used by Clever Coney Media to specify the JSON representations of the messages they send through RabbitMQ.

Note

Messages are represented using the JSON format, http://json.org/. Their definitions are expressed using draft 3 of the JSON schema language, http://tools.ietf.org/html/draft-zyp-json-schema-03. (CCM doesn't use draft 4 because their code generation tool doesn't support it yet.)