Moved message types specific to GetOutboundKeys (these have been partially here already) and GetInboundKeys to the auth proto
Depends on D10050
Paths
| Differential D10051 Authored by bartek on Nov 27 2023, 4:26 AM.
Details
Summary Moved message types specific to GetOutboundKeys (these have been partially here already) and GetInboundKeys to the auth proto Depends on D10050 Test Plan Identity Service and clients still compile, I'm able to make successful RPC calls
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptNov 27 2023, 4:26 AM2023-11-27 04:26:31 (UTC-8) bartek edited the summary of this revision. (Show Details)Nov 27 2023, 4:28 AM2023-11-27 04:28:42 (UTC-8) Harbormaster failed remote builds in B24496: Diff 33701!Nov 27 2023, 4:36 AM2023-11-27 04:36:04 (UTC-8) Harbormaster completed remote builds in B24517: Diff 33723.Nov 27 2023, 8:49 AM2023-11-27 08:49:20 (UTC-8) This revision is now accepted and ready to land.Nov 29 2023, 6:23 AM2023-11-29 06:23:40 (UTC-8) Closed by commit rCOMMac49739d0cd7: [identity] Move X3DH message types to auth proto (authored by bartek). · Explain WhyDec 6 2023, 3:17 AM2023-12-06 03:17:38 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34331 keyserver/addons/rust-node-addon/src/identity_client/mod.rs
native/native_rust_library/src/lib.rs
services/identity/src/grpc_services/authenticated.rs
services/identity/src/grpc_utils.rs
|