xmpp-rs/tokio-xmpp/src
2024-08-10 16:48:47 +02:00
..
client Add dns feature for DNS stuff (not just in starttls) 2024-08-10 16:48:47 +02:00
component Only expose one error type in crate root 2024-08-04 16:04:09 +00:00
starttls Add dns feature for DNS stuff (not just in starttls) 2024-08-10 16:48:47 +02:00
tcp Only expose one error type in crate root 2024-08-04 18:17:17 +02:00
connect.rs Add dns feature for DNS stuff (not just in starttls) 2024-08-10 16:48:47 +02:00
error.rs Add dns feature for DNS stuff (not just in starttls) 2024-08-10 16:48:47 +02:00
event.rs
lib.rs Indicate which feature flag for each module/type 2024-08-05 11:14:41 +02:00
stream_start.rs tokio-xmpp: Error out when the stream:features couldn’t be parsed 2024-08-06 16:14:42 +02:00
xmpp_codec.rs
xmpp_stream.rs