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)
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)