huddle-core 0.2.0

Protocol, networking, crypto, and storage layer for huddle — a decentralized terminal chat app.
Documentation
1
2
3
4
pub mod megolm;
pub mod passphrase;

pub use megolm::{install_session_persist_key, RoomCrypto};