commit | 41cd250df58bd0709ac5b4ef2bd7da8e85ffeee8 | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@google.com> | Thu Jul 08 16:03:36 2021 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 10 05:06:51 2021 +0000 |
tree | 25b38270d971acc856f9d0d07617f296c90c9072 | |
parent | c5b59f1c3478d566fd84e7a62c097a3933a6c029 [diff] |
pw_transfer: Update protocol for multiple transfers This updates the pw_transfer protocol to support multiple transfers at a time. This is done by always including the transfer_id in Chunks, and adding a status field to indicate the completion of a transfer (as the RPC status can no longer be used). Change-Id: I446b03fd9616483b860eb86ef19e1f357c3c9d61 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/52521 Commit-Queue: Alexei Frolov <frolv@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com>
See our website: http://pigweed.dev