synpad 0.1.0

A full-featured Matrix chat client built with Dioxus
1
2
3
4
pub mod avatar_cache;
pub mod media_cache;
pub mod thumbnail_cache;
pub mod user_profile_cache;