synpad 0.1.0

A full-featured Matrix chat client built with Dioxus
1
2
3
4
5
6
pub mod call_state;
pub mod call_button;
pub mod call_view;
pub mod element_call;
pub mod screen_share;
pub mod video_room;