Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove temporary delegate impl from McpAsyncServer #228

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 1 commit into from
May 9, 2025

Conversation

chemicL
Copy link
Member

@chemicL chemicL commented May 9, 2025

In 0.8.0 we introduced the exchange concept and required temporary existence of a dual stack API - prior one without the exchange in server features and the new one that has it. Since then we removed the deprecated functionality but we left the temporary McpAsyncServer.AsyncServerImpl delegate used by McpAsyncServer. This PR removes this temporary code.

@chemicL chemicL added this to the 0.10.0 milestone May 9, 2025
@tzolov
Copy link
Contributor

tzolov commented May 9, 2025

Thanks, @chemicL
This was a left over we missed for the 0.9.0. LGTM

Copy link
Contributor

@tzolov tzolov left a comment

Choose a reason for hiding this comment

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

LGTM

@tzolov tzolov merged commit 0069c97 into main May 9, 2025
1 of 2 checks passed
@tzolov tzolov deleted the post-deprecation-server-cleanup branch May 9, 2025 12:56
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.

2 participants