-
Notifications
You must be signed in to change notification settings - Fork 673
Add stateless doc, prefer stateless mode and disable legacy SSE by default #1468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
c04f198
Add sessions doc and prefer stateless mode in docs, samples, and erro…
halter73 e63ec21
Fix relative links and address PR review feedback
halter73 1a8bf45
Remove flaky stateless progress test
halter73 c9e8ea9
Add decision tree, backpressure warning, and normalize xrefs
halter73 7e703f3
Explicitly set Stateless in all WithHttpTransport calls
halter73 20c6816
Document DI service lifetimes and scoping behavior
halter73 ad14237
Reorganize sessions.md for better flow
halter73 2d14019
Fix idle session docs and clean up DI scope language
halter73 7f9aae0
Elevate backpressure warning to top-level security callout
halter73 b856d84
Refine client compatibility and activity tracking in sessions doc
halter73 040d26a
Tone down ScopeRequests=false guidance
halter73 26e3bb5
Soften sessions doc wording
halter73 d13e0f3
Fix ScopeRequests guidance for pre-scoped providers
halter73 083cf5b
Replace ScopeRequests sample with McpServer.Create example
halter73 5735987
Split DI scopes guidance for stdio vs custom transports
halter73 5737a99
Fix docfx xref namespaces for McpServer.Services and McpServer.Create
halter73 6dd7a5c
Update InMemoryTransport link to pinned lines
halter73 9e85bd7
Spruce up transports.md with per-mode comparison table
halter73 b9fe994
Add in-memory transport section and fix SSE comment wording
halter73 bed9aec
Fix SSE session ID mechanism in transport comparison table
halter73 e1625cc
Fix StreamClientTransport xref namespace
halter73 5f0051e
Apply suggestion from @halter73
halter73 841a3aa
Add legacy SSE transport coverage to sessions.md
halter73 04d825d
Add cancellation and disposal section to sessions.md
halter73 4c9c8fb
Reorder sessions.md: practical sections first, deep-dives last
halter73 b8f4034
Apply suggestion
halter73 93eecaa
Add tasks, cancellation, and observability coverage to sessions doc
halter73 4763a04
Apply suggestion
halter73 c8159bb
Refine backpressure warning with technical nuance
halter73 22b4dc1
Move backpressure analysis from top-level warning to detailed section
halter73 b5a47b5
Add SSE to request backpressure section
halter73 88bad8b
Disable legacy SSE endpoints by default (MCP9003)
halter73 62a11b9
Use generic HTTP server terminology instead of Kestrel-specific
halter73 4062b23
Add SSE backpressure remarks to doc comments
halter73 b7e68dc
Improve session docs, client behavior, and observability guidance
halter73 3f71fce
Clarify session intro: recommend stateless, spec-required client beha…
halter73 4f885d2
Reorganize sessions.md and use endpoint filter with Activity tag
halter73 2271620
Add forward compat guidance, HTTP message delivery docs, and enhance …
halter73 2883c04
Mention ping in stateless restrictions list
halter73 d428901
Simplify endpoint filter: tag before next() for child span inheritance
halter73 fd02218
Add SSE migration guidance to forward compatibility section
halter73 f76b456
Rename sessions doc to stateless
halter73 522c13b
Merge branch 'main' into halter73/stateless-docs
halter73 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.