Page MenuHomePhabricator

[gRPC_Clients] Add tunnelbroker client
ClosedPublic

Authored by jon on Aug 21 2023, 6:57 AM.
Tags
None
Referenced Files
F1802434: D8890.id30342.diff
Mon, May 20, 12:39 PM
F1802309: D8890.id30143.diff
Mon, May 20, 12:18 PM
F1802197: D8890.id30415.diff
Mon, May 20, 11:36 AM
F1802009: D8890.id30412.diff
Mon, May 20, 10:28 AM
F1801314: D8890.id.diff
Mon, May 20, 8:18 AM
Unknown Object (File)
Thu, May 16, 9:47 AM
Unknown Object (File)
Sat, May 11, 11:12 PM
Unknown Object (File)
Sat, May 11, 3:33 PM
Subscribers

Details

Summary

Add tunnelbroker client to grpc_clients crate.

Part of https://linear.app/comm/issue/ENG-4641

Depends on D8878

Test Plan
cd shared/grpc_clients
cargo build

This will be used in a later diff to test correctness

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bartek added inline comments.
shared/grpc_clients/src/lib.rs
31 ↗(On Diff #30143)

It's no longer identity-specific

This revision is now accepted and ready to land.Aug 22 2023, 12:30 AM

Make less specific than just identity service

jon added inline comments.
shared/grpc_clients/src/lib.rs
31 ↗(On Diff #30143)

Thanks

This revision was automatically updated to reflect the committed changes.
jon marked an inline comment as done.