huddle-core 0.1.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::RoomCrypto;