Skip to content

fix: remove batched json rpc support - #408

Merged
4t145 merged 4 commits into
modelcontextprotocol:mainfrom
4t145:remove-batch-json-rpc
Sep 3, 2025
Merged

fix: remove batched json rpc support#408
4t145 merged 4 commits into
modelcontextprotocol:mainfrom
4t145:remove-batch-json-rpc

Conversation

@4t145

@4t1454t145 commented Sep 1, 2025

Copy link
Copy Markdown
Contributor

Motivation and Context

Remove json rpc batch support, witch is never used and not supported anymore.

How Has This Been Tested?

Breaking Changes

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

Additional context

@github-actionsgithub-actionsBot added T-core Core library changes T-model Model/data structure changes T-transport Transport layer changes labels Sep 1, 2025
@github-actionsgithub-actionsBot added T-test Testing related changes T-config Configuration file changes labels Sep 2, 2025
jokemanfire
jokemanfire previously approved these changes Sep 3, 2025
@jokemanfire

Copy link
Copy Markdown
Member

conflict

@github-actionsgithub-actionsBot added T-examples Example code changes T-handler Handler implementation changes T-macros Macro changes labels Sep 3, 2025
@4t145
4t145force-pushed the remove-batch-json-rpc branch from ff590b0 to 05e050eCompareSeptember 3, 2025 03:29
@github-actionsgithub-actionsBot removed T-examples Example code changes T-handler Handler implementation changes T-macros Macro changes labels Sep 3, 2025
@4t145
4t145 merged commit f381c2b into modelcontextprotocol:mainSep 3, 2025
11 checks passed
@github-actionsgithub-actionsBot mentioned this pull request Sep 3, 2025
takumi-earth pushed a commit to earthlings-dev/rmcp that referenced this pull request Jan 27, 2026
* fix: remove batched json rpc support
* fix(test): fix schema
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-configConfiguration file changesT-coreCore library changesT-modelModel/data structure changesT-testTesting related changesT-transportTransport layer changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@4t145@jokemanfire