xmpp-rs/tokio-xmpp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2022-03-23 12:09:26 +01:00
..
client Add into_inner() to tokio_xmpp::SimpleClient 2021-03-24 02:26:04 -04:00
component Use ServerConfig enum for tokio-xmpp client config 2021-01-12 23:17:34 +01:00
error.rs tokio_xmpp: missing std::error::Error impls 2022-03-23 12:09:26 +01: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 Publish the starttls helper function 2022-02-08 20:20:27 +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: Bump tokio-util 2020-08-03 15:54:44 +00:00
xmpp_stream.rs Extend build fix workaround from 1.48 to 1.46 2021-03-08 14:50:04 +00:00