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)
Sat, Jan 11, 1:44 PM
Unknown Object (File)
Sat, Jan 4, 7:17 PM
Unknown Object (File)
Sat, Jan 4, 3:43 PM
Unknown Object (File)
Sat, Jan 4, 3:22 PM
Unknown Object (File)
Thu, Dec 26, 3:25 PM
Unknown Object (File)
Thu, Dec 26, 9:20 AM
Unknown Object (File)
Wed, Dec 25, 10:22 PM
Unknown Object (File)
Sat, Dec 14, 7:02 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