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)
Mon, Mar 17, 10:01 AM
Unknown Object (File)
Sun, Mar 16, 7:19 AM
Unknown Object (File)
Sat, Mar 15, 9:12 PM
Unknown Object (File)
Thu, Mar 6, 6:09 AM
Unknown Object (File)
Tue, Mar 4, 8:38 PM
Unknown Object (File)
Tue, Mar 4, 9:37 AM
Unknown Object (File)
Tue, Mar 4, 9:37 AM
Unknown Object (File)
Tue, Mar 4, 9:36 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
Lint Not Applicable
Unit
Tests Not Applicable

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