Constant wasmcloud_actor_blobstore::OP_START_DOWNLOAD[][src]

pub const OP_START_DOWNLOAD: &str = "StartDownload";
Expand description

Guest sends a StreamRequest to the capability provider, immediate termination w/success. Guest will then start receiving OP_RECEIVE_CHUNK operations from the provider as chunks are streamed to the guest