xmpp-rs-mirror/tokio-xmpp/src
Maxime “pep” Buquet 1870a83424 tokio-xmpp: cleaner outgoing debug logs
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-05-31 00:51:58 +02:00
..
client Set tokio_xmpp::client::async_client::Config as public 2023-05-17 16:56:42 +00:00
component Use ServerConfig enum for tokio-xmpp client config 2021-01-12 23:17:34 +01:00
error.rs tokio-xmpp: cleaner outgoing debug logs 2023-05-31 00:51:58 +02:00
event.rs tokio-xmpp: name Event::Online fields, add resumed flag 2020-05-29 18:21:31 +02:00
happy_eyeballs.rs Srv entry is no longer optional when using connect_with_srv 2021-01-12 23:17:34 +01:00
lib.rs Set tokio_xmpp::client::async_client::Config as public 2023-05-17 16:56:42 +00:00
starttls.rs tokio-xmpp: Remove an unwrap() in DNS name parsing 2021-12-01 19:13:31 +00:00
stream_features.rs tokio-xmpp: use xmpp_parsers::ns everywhere 2020-05-30 01:25:06 +02:00
stream_start.rs tokio-xmpp: use xmpp_parsers::ns everywhere 2020-05-30 01:25:06 +02:00
xmpp_codec.rs tokio-xmpp: cleaner outgoing debug logs 2023-05-31 00:51:58 +02:00
xmpp_stream.rs tokio-xmpp: Automatically add id on send if not present 2022-09-16 18:06:51 +00:00