Skip to content

Conversation

@sharedRoutine
Copy link

@sharedRoutine sharedRoutine commented Oct 30, 2025

For non streamed responses the response is never decoded by the provided RpcSerialization. This is however required for JsonRpc to work. Once we are decoding however, json decoding no longer worked, which is why it needed to be adjusted.

Closes #5670

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2025

🦋 Changeset detected

Latest commit: d9e8db3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages
Name Type
@effect/rpc Patch
@effect/cluster Patch
@effect/platform-bun Patch
@effect/platform-node-shared Patch
@effect/platform-node Patch
@effect/workflow Patch
@effect/ai Patch
@effect/sql-clickhouse Patch
@effect/ai-amazon-bedrock Patch
@effect/ai-anthropic Patch
@effect/ai-google Patch
@effect/ai-openai Patch
@effect/ai-openrouter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Discussion Ongoing

Development

Successfully merging this pull request may close these issues.

JSON-RPC Serialization: Requests are never handled on the client

1 participant