Page MenuHomePhabricator

[Identity] Rename key request RPCs to reflect Olm terms
ClosedPublic

Authored by jon on Apr 23 2023, 2:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 2, 1:48 PM
Unknown Object (File)
Sun, Aug 27, 7:47 PM
Unknown Object (File)
Sun, Aug 27, 5:27 AM
Unknown Object (File)
Fri, Aug 25, 10:09 PM
Unknown Object (File)
Fri, Aug 25, 4:44 PM
Unknown Object (File)
Jun 26 2023, 5:35 AM
Unknown Object (File)
Jun 25 2023, 5:41 PM
Unknown Object (File)
Jun 25 2023, 12:14 PM
Subscribers

Details

Summary

Use inbound and outbound instead of receiver and sender to differientiate
which key information is needed.

Use direction of the message is a bit more intuitive, as the opposite role
needs to request the other's information.

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

Test Plan

Identity service builds with new naming

cd services/identity
cargo build

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable