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

Wasm streaming request #1424

Open
SionoiS opened this issue Jan 6, 2022 · 2 comments
Open

Wasm streaming request #1424

SionoiS opened this issue Jan 6, 2022 · 2 comments

Comments

@SionoiS
Copy link

SionoiS commented Jan 6, 2022

Hello!

I want to make streaming request in WASM.

The Request object take a ReadableStream as body and we have wasm_streams so I tried to implement something.

Turns out more complex than I thought and I don't have time. Seams possible, is there others people interested in this?

@xangelix
Copy link

xangelix commented Apr 5, 2024

Is this still supposed to be an issue and is there a good workaround for sending a multipart file request?

It appears reqwest::Body::wrap_stream does not exist in wasm.

@rogusdev
Copy link

I would also like this. Seems like others would as well: #2248

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

No branches or pull requests

3 participants