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)
Wed, Nov 6, 6:24 PM
Unknown Object (File)
Tue, Oct 29, 8:51 AM
Unknown Object (File)
Fri, Oct 11, 11:51 PM
Unknown Object (File)
Fri, Oct 11, 11:51 PM
Unknown Object (File)
Fri, Oct 11, 11:51 PM
Unknown Object (File)
Fri, Oct 11, 11:50 PM
Unknown Object (File)
Fri, Oct 11, 11:50 PM
Unknown Object (File)
Fri, Oct 11, 11:40 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
No Lint Coverage
Unit
No Test Coverage