Page MenuHomePhabricator

[NativeRustModule] implement uploading prekeys
ClosedPublic

Authored by kamil on Jan 12 2024, 4:40 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 3, 3:08 PM
Unknown Object (File)
Wed, Jul 3, 12:15 PM
Unknown Object (File)
Wed, Jul 3, 7:21 AM
Unknown Object (File)
Mon, Jul 1, 2:01 PM
Unknown Object (File)
Sat, Jun 29, 11:55 PM
Unknown Object (File)
Wed, Jun 26, 2:22 PM
Unknown Object (File)
Mon, Jun 24, 11:36 AM
Unknown Object (File)
Mon, Jun 24, 11:24 AM
Subscribers

Details

Summary
Test Plan

Call this method and test if it works by inspecting staging DDB table

Diff Detail

Repository
rCOMM Comm
Branch
rust-promise-magaer
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Jan 15 2024, 2:43 AM
varun added inline comments.
native/native_rust_library/src/lib.rs
1130 ↗(On Diff #35618)

we shouldn't have made these field names plural in the .proto file. created this task: https://linear.app/comm/issue/ENG-6449/rename-new-content-prekeys-and-new-notif-prekeys-in-proto-file

This revision is now accepted and ready to land.Jan 15 2024, 12:37 PM