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, May 4, 11:20 PM
Unknown Object (File)
Fri, May 3, 9:02 AM
Unknown Object (File)
Thu, May 2, 10:36 PM
Unknown Object (File)
Thu, May 2, 4:00 PM
Unknown Object (File)
Thu, May 2, 10:42 AM
Unknown Object (File)
Sun, Apr 28, 11:39 PM
Unknown Object (File)
Apr 17 2024, 6:40 PM
Unknown Object (File)
Apr 9 2024, 2:48 AM
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