Skip to content

Conversation

@halter73
Copy link
Contributor

@halter73 halter73 commented Nov 25, 2025

Fixes #946
Fixes #621

- Add option to prevent sending DELETE request on Dispose
- This does not resume individual request or SSE streams
@halter73 halter73 changed the title Add ability for Client to resume session Add ability for client to resume session Nov 25, 2025
Copy link
Contributor

@mikekistler mikekistler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👍

- It calls IClientTransport.ConnectAsync, so it should be async as well
@halter73 halter73 merged commit 7f25ae9 into main Nov 25, 2025
9 of 10 checks passed
@halter73 halter73 deleted the halter73/946 branch November 25, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability for MCP Client to resume the session with MCP Server Allow controlling session termination - don't automatically send DELETE on disposal

4 participants