Page MenuHomePhabricator

[services] Backup - Add tools for blob client
ClosedPublic

Authored by karol on Sep 1 2022, 4:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 20, 9:08 AM
Unknown Object (File)
Sun, Apr 20, 9:00 AM
Unknown Object (File)
Sun, Apr 20, 6:23 AM
Unknown Object (File)
Sun, Apr 20, 1:14 AM
Unknown Object (File)
Sun, Apr 20, 12:48 AM
Unknown Object (File)
Sat, Apr 19, 9:07 PM
Unknown Object (File)
Sat, Apr 19, 12:54 AM
Unknown Object (File)
Tue, Apr 8, 11:18 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