Fork of a type-safe Rust XMPP library
1pub mod messaging; 2pub mod presence; 3pub mod ping; 4pub mod stanza;