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 bb1446f commit ed56b6eCopy full SHA for ed56b6e
docs/specification/draft/basic/messages.md
@@ -55,8 +55,8 @@ Responses are sent in reply to requests.
55
56
## Notifications
57
58
-Notifications are sent from the client to the server or vice versa. They do not expect a
59
-response.
+Notifications are sent from the client to the server or vice versa. The receiver **MUST NOT**
+send a response.
60
61
```typescript
62
{
0 commit comments