Add tunnelbroker client to grpc_clients crate.
Part of https://linear.app/comm/issue/ENG-4641
Depends on D8878
Paths
| Differential D8890 Authored by • jon on Aug 21 2023, 6:57 AM.
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
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptAug 21 2023, 6:57 AM2023-08-21 06:57:45 (UTC-7) Harbormaster completed remote builds in B21946: Diff 30143.Aug 21 2023, 7:16 AM2023-08-21 07:16:10 (UTC-7) This revision is now accepted and ready to land.Aug 22 2023, 12:30 AM2023-08-22 00:30:12 (UTC-7) Harbormaster completed remote builds in B22108: Diff 30342.Aug 25 2023, 5:11 PM2023-08-25 17:11:16 (UTC-7) Harbormaster completed remote builds in B22153: Diff 30412.Aug 27 2023, 11:01 PM2023-08-27 23:01:46 (UTC-7) Closed by commit rCOMM7aa7ce21abe9: [gRPC_Clients] Add tunnelbroker client (authored by • jon). · Explain WhyAug 27 2023, 11:59 PM2023-08-27 23:59:23 (UTC-7) This revision was automatically updated to reflect the committed changes. • jon marked an inline comment as done.
Revision Contents
Diff 30415 shared/grpc_clients/build.rs
shared/grpc_clients/src/identity/authenticated.rs
shared/grpc_clients/src/identity/mod.rs
shared/grpc_clients/src/identity/unauthenticated.rs
|