voynich 0.1.1

Library for creating anonymous, end-to-end encrypted and authenticated chat applications
Documentation
1
2
3
4
5
6
7
8
9
pub mod allow_connection_popup;
pub mod chat_input;
pub mod chat_panel;
pub mod chat_tabs;
pub mod command_popup;
pub mod status_bar;
pub mod system_messages_panel;
pub mod title_bar;
pub mod welcome_popup;