mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
feat: end to end encryption
This commit is contained in:
@@ -3,8 +3,8 @@ use ruma_events::{collections::only::Event as EduEvent, EventJson};
|
||||
use ruma_identifiers::UserId;
|
||||
|
||||
pub struct GlobalEdus {
|
||||
//pub globalallid_globalall: sled::Tree, // ToDevice, GlobalAllId = UserId + Count
|
||||
pub(super) globallatestid_globallatest: sled::Tree, // Presence, GlobalLatestId = Count + UserId
|
||||
//pub globalallid_globalall: sled::Tree, // ToDevice, GlobalAllId = UserId + Count
|
||||
}
|
||||
|
||||
impl GlobalEdus {
|
||||
|
||||
Reference in New Issue
Block a user