Skip to content

Commit 2883c04

Browse files
halter73Copilot
andcommitted
Mention ping in stateless restrictions list
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2271620 commit 2883c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/concepts/sessions/sessions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ When <xref:ModelContextProtocol.AspNetCore.HttpServerTransportOptions.Stateless>
7171
- [Sampling](xref:sampling) (`SampleAsync`)
7272
- [Elicitation](xref:elicitation) (`ElicitAsync`)
7373
- [Roots](xref:roots) (`RequestRootsAsync`)
74+
- Ping — the server cannot ping the client to verify connectivity
7475

7576
The proposed [MRTR mechanism](https://github.com/modelcontextprotocol/csharp-sdk/pull/1458) is designed to bring these capabilities to stateless mode, but it is not yet available.
7677
- **[Unsolicited](#how-streamable-http-delivers-messages) server-to-client notifications** (e.g., resource update notifications, logging messages) are not supported. Every notification must be part of a direct response to a client POST request — see [How Streamable HTTP delivers messages](#how-streamable-http-delivers-messages) for why.

0 commit comments

Comments
 (0)