Fork of a type-safe Rust XMPP library
1[cargo] 2features = [ 3 "xmpp/component", 4 "xmpp/insecure-tcp", 5 "tokio-xmpp/component", 6 "tokio-xmpp/insecure-tcp", 7]