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)
Feb 26 2024, 5:34 PM
Unknown Object (File)
Feb 23 2024, 2:05 AM
Unknown Object (File)
Feb 23 2024, 1:56 AM
Unknown Object (File)
Feb 23 2024, 1:51 AM
Unknown Object (File)
Feb 23 2024, 12:10 AM
Unknown Object (File)
Feb 22 2024, 9:22 PM
Unknown Object (File)
Feb 22 2024, 3:59 PM
Unknown Object (File)
Jan 31 2024, 11:04 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
Branch
jonringer/refresh-keys
Lint
No Lint Coverage
Unit
No Test Coverage