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

Streaming/chunked transfer support #255

Open
rvolosatovs opened this issue Aug 9, 2022 · 0 comments
Open

Streaming/chunked transfer support #255

rvolosatovs opened this issue Aug 9, 2022 · 0 comments

Comments

@rvolosatovs
Copy link
Member

Currently, Drawbridge client requires the complete entity to be sent in a single response.
That is mostly ok, but for fetches of big payloads, e.g. a Wasm workload, which embeds a runtime, that could be quite inefficient.

Refs enarx/enarx#2087 (comment)

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

1 participant