Page MenuHomePhabricator

[gRPC_Clients] Add tunnelbroker client
ClosedPublic

Authored by jon on Aug 21 2023, 6:57 AM.
Tags
None
Referenced Files
F3628144: D8890.diff
Thu, Jan 2, 6:32 PM
Unknown Object (File)
Thu, Dec 26, 8:07 PM
Unknown Object (File)
Sun, Dec 15, 6:20 AM
Unknown Object (File)
Sun, Dec 15, 6:20 AM
Unknown Object (File)
Sun, Dec 15, 6:20 AM
Unknown Object (File)
Sun, Dec 15, 6:19 AM
Unknown Object (File)
Nov 25 2024, 12:05 PM
Unknown Object (File)
Nov 25 2024, 3:49 AM
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
No Lint Coverage
Unit
No Test Coverage

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.