We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 176482f commit c7fbd9eCopy full SHA for c7fbd9e
extensions/pubsub/standard/sections/clause_9_pubsub-message-payload.adoc
@@ -7,7 +7,7 @@ include::../requirements/requirements_class_pubsub_message_payload.adoc[]
7
8
A key component of Pub/Sub workflows is the message payload. Once a client subscribes to one or more
9
channels from a given Pub/Sub server, notifications messages are sent using a given
10
-representation or encoding. Notification messages can be put forth using any encoding that is deemed
+representation or encoding. Notification messages can be issued using any encoding that is deemed
11
suitable by a given publisher.
12
13
While the Publish-Subscribe (Pub/Sub) Requirements Class recommends a machine-readable message payload,
0 commit comments