Implement the GetKeyserverKeys endpoint. Used by clients to establish
X3DH connections with a keyserver.
https://linear.app/comm/issue/ENG-4445
Depends on D8721
Differential D8722
[Identity] Implement GetKeyserverKeys • jon on Aug 3 2023, 9:59 AM. Authored by Tags None Referenced Files
Details Implement the GetKeyserverKeys endpoint. Used by clients to establish https://linear.app/comm/issue/ENG-4445 Depends on D8721
# Run identity service cd services/identity RUST_LOG=debug cargo run -- server # Separate terminal cd services/commtest cargo test --test identity_keyserver_tests
Diff Detail
Event Timeline
|