Skip to content

feat: multi protocol version support - phase 1 #49

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

Conversation

hashemix
Copy link
Member

@hashemix hashemix commented May 30, 2025

📌 Summary

This PR helps with switching to the older versions of mcp protoco, by introducing new flags. to switch to 2024_11_05 use

rust-mcp-sdk = { version="*" ,  default-features = false, features = [ "client", "server" , "macros",  "2024_11_05" ] }

Note: multiple mcp protocol version support will be implemented in phase 2 when this PR is merged rust-mcp-stack/rust-mcp-schema#73

🔍 Related Issues

@hashemix hashemix merged commit 4c4daf0 into main May 30, 2025
6 checks passed
@hashemix hashemix mentioned this pull request May 30, 2025
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.

1 participant