Skip to content

Fix Req streaming by using response.body.ref#65

Merged
ericmj merged 1 commit intomainfrom
fix-req-streaming
Feb 1, 2026
Merged

Fix Req streaming by using response.body.ref#65
ericmj merged 1 commit intomainfrom
fix-req-streaming

Conversation

@ericmj
Copy link
Member

@ericmj ericmj commented Feb 1, 2026

With Req's into: :self, the response body is a Req.Response.Async struct, not a ref directly. Extract the ref field to match messages correctly in the receive block.

With Req's `into: :self`, the response body is a `Req.Response.Async`
struct, not a ref directly. Extract the ref field to match messages
correctly in the receive block.
@ericmj ericmj merged commit c3380aa into main Feb 1, 2026
4 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