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)
Thu, Sep 26, 7:55 PM
Unknown Object (File)
Thu, Sep 26, 7:55 PM
Unknown Object (File)
Thu, Sep 26, 7:54 PM
Unknown Object (File)
Thu, Sep 26, 7:54 PM
Unknown Object (File)
Thu, Sep 26, 7:54 PM
Unknown Object (File)
Thu, Sep 26, 7:47 PM
Unknown Object (File)
Tue, Sep 10, 11:27 PM
Unknown Object (File)
Wed, Sep 4, 4:47 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