Skip to content

Conversation

@hashemix
Copy link
Member

📌 Summary

We previously used serde_json::error::Error as the associated type for the FromStr trait. It has now been updated to return a consistent error type that aligns with the MCP specification.

✨ Changes Made

  • The FromStr trait implementations now return JsonrpcErrorError if parsing the message fails.

@hashemix hashemix merged commit 47fd818 into main Feb 14, 2025
2 checks passed
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