Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@ a stand-alone event format and stored in the message body.
A "binary-mode message" is one where the event data is stored in the message
body, and event attributes are stored as part of message meta-data.

Regardless of which mode is used, protocol bindings MAY choose to provide
additional formatting and structure to the message body. For example, a
wrapper around the event might be used, or several events could be batched
together into a single message.

#### Protocol

Messages can be delivered through various industry standard protocol (e.g. HTTP,
Expand Down