Page MenuHomePhabricator

[services] Backup - Add tools for blob client
ClosedPublic

Authored by karol on Sep 1 2022, 4:05 AM.
Tags
None
Referenced Files
F3276237: D5003.id16435.diff
Sat, Nov 16, 7:24 AM
Unknown Object (File)
Sun, Nov 10, 6:58 AM
Unknown Object (File)
Mon, Oct 28, 12:44 AM
Unknown Object (File)
Sun, Oct 27, 8:10 PM
Unknown Object (File)
Sun, Oct 27, 8:10 PM
Unknown Object (File)
Sun, Oct 27, 8:10 PM
Unknown Object (File)
Sun, Oct 27, 8:10 PM
Unknown Object (File)
Sun, Oct 27, 8:08 PM

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