Skip to content

Conversation

@koic
Copy link
Member

@koic koic commented May 21, 2025

Motivation and Context

JSON-RPC is handled by https://github.com/Shopify/json-rpc-handler, so ModelContextProtocol::JsonRPC module seems to have been unintentionally left behind in the following commit: c5591be

The files under model_context_protocol/json_rpc/*.rb have already been removed.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

JSON-RPC is handled by https://github.com/Shopify/json-rpc-handler,
so `ModelContextProtocol::JsonRPC` module seems to have been
unintentionally left behind in the following commit:
modelcontextprotocol@c5591be

The files under `model_context_protocol/json_rpc/*.rb` have already been removed.
@koic koic force-pushed the remove_useless_mcp_json_rpc_module branch from 2fe97d3 to 5f7a5b5 Compare May 21, 2025 15:53
@topherbullock
Copy link
Contributor

🚮 ty @koic!

@topherbullock topherbullock merged commit 4b84f93 into modelcontextprotocol:main May 21, 2025
4 checks passed
@koic koic deleted the remove_useless_mcp_json_rpc_module branch May 21, 2025 19:50
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