Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add streaming support for Wire request bodies #4267

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

JakeWharton
Copy link
Collaborator

Refs #3215


  • CHANGELOG.md's "Unreleased" section has been updated, if applicable.

@JakeWharton JakeWharton force-pushed the jw.wire-streaming.2024-12-05 branch from ce4b98f to 4cd59ce Compare December 5, 2024 20:41

@Override
public void encode(ProtoWriter writer, CrashingPhone value) throws IOException {
throw new EOFException("oops!");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@JakeWharton JakeWharton merged commit 844cab7 into trunk Jan 4, 2025
7 checks passed
@JakeWharton JakeWharton deleted the jw.wire-streaming.2024-12-05 branch January 4, 2025 15:43
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