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.
2 parents 6c9453a + ed56b6e commit bb8f4b7Copy full SHA for bb8f4b7
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