This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
libchat
Watch
1
Star
0
Fork
0
You've already forked libchat
mirror of
https://github.com/logos-messaging/libchat.git
synced
2026-07-02 22:19:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libchat
/
extensions
/
components
/
src
/
contact_registry.rs
3 lines
33 B
Rust
Raw
Normal View
History
Unescape
Escape
Move Ephemeral registry to submodule (#136)
2026-06-17 08:27:39 -07:00
pub
mod
ephemeral
;
feat: http server based key package registry (#124) * feat: http server based key package registry * chore: instructions on running the registration service * chore: remove duplicate post param * chore: revert out sourced account id for multi devices support * feat: signature on account id and key packages * chore: include http registry in contact registry module * refactor: use device id for retrieve key package * chore: use string for device id * feat: server verification on the register * chore: doc the smoke test * chore: fix data folder non exist * chore: use payload for register and retrieve * chore: fix clippy
2026-06-04 10:09:29 +08:00
pub
mod
http
;
Reference in New Issue
Copy Permalink