Skip to content

Commit b5b8df9

Browse files
committed
[labeled-response] Clarify self echo-message rationale. Addresses #379
1 parent 04768b2 commit b5b8df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/labeled-response.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ If no response is required, an empty batch MUST be sent.
7171

7272
If `batch` has not been enabled, the tag MAY be included on only one of the messages in the response.
7373

74-
When a client sends a message to itself, the server MUST NOT include the label tag, except for any acknowledgment sent with the [`echo-message`](/specs/extensions/echo-message-3.2.html) mechanism. This is because the delivered message is not a response, but a side effect.
74+
When a client sends a message to itself, the server MUST NOT include the label tag, except for any acknowledgment sent with the [`echo-message`](/specs/extensions/echo-message-3.2.html) mechanism. This allows clients to differentiate between the echoed message response, and the delivered message.
7575

7676
#### Tag value
7777

0 commit comments

Comments
 (0)