You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/labeled-response.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ If no response is required, an empty batch MUST be sent.
71
71
72
72
If `batch` has not been enabled, the tag MAY be included on only one of the messages in the response.
73
73
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.
0 commit comments