Page MenuHomePhabricator

[services] Backup - Add tools for blob client
ClosedPublic

Authored by karol on Sep 1 2022, 4:05 AM.
Tags
None
Referenced Files
F2152311: D5003.id16163.diff
Sun, Jun 30, 2:53 PM
F2152306: D5003.id16241.diff
Sun, Jun 30, 2:52 PM
F2152280: D5003.id16462.diff
Sun, Jun 30, 2:47 PM
F2146533: D5003.id16163.diff
Sat, Jun 29, 11:58 PM
Unknown Object (File)
Fri, Jun 28, 8:41 AM
Unknown Object (File)
Thu, Jun 27, 5:45 PM
Unknown Object (File)
Thu, Jun 27, 7:58 AM
Unknown Object (File)
Thu, Jun 27, 7:55 AM

Details

Summary

Depends on D5002

These tools will be helpful for communication between rust and c++

Test Plan

backup builds

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This looks like a "wire" field. Shouldn't this go into a proto if it's going to be part of the messaging protocol?

You're right, we can use a field from the files generated by the protobuf

This revision is now accepted and ready to land.Sep 5 2022, 2:09 AM