Skip to content

Conversation

hashemix
Copy link
Member

@hashemix hashemix commented Mar 2, 2025

📌 Summary

The MCPMessage trait offers useful methods for messages, such as is_response(),is_request(), is_notification(), is_error(), and message_type().

However, the implementation of MCPMessage was missing for one of the eligible types, MessageFromClient, which created challenges when developing an MCP Client.

This PR adds the missing implementation for MessageFromClient.

@hashemix hashemix self-assigned this Mar 2, 2025
@hashemix hashemix merged commit 48dc8af into main Mar 2, 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