xmpp-rs-mirror/tokio-xmpp/src
2024-01-27 17:26:07 +00:00
..
client Implement function to get stream features 2024-01-23 16:09:07 +01:00
component Add disabled-by-default insecure-tcp feature to tokio-xmpp for use by component connections 2024-01-03 19:34:03 -05:00
starttls Add disabled-by-default insecure-tcp feature to tokio-xmpp for use by component connections 2024-01-03 19:34:03 -05:00
tcp Add disabled-by-default insecure-tcp feature to tokio-xmpp for use by component connections 2024-01-03 19:34:03 -05:00
connect.rs Add Sync to ServerConnectError 2024-01-27 17:26:07 +00:00
error.rs DNS/TLS deps are now optional, component now also uses ServerConnector 2024-01-01 02:09:41 -05:00
event.rs tokio-xmpp: name Event::Online fields, add resumed flag 2020-05-29 18:21:31 +02:00
lib.rs Add disabled-by-default insecure-tcp feature to tokio-xmpp for use by component connections 2024-01-03 19:34:03 -05:00
stream_features.rs Implement function to get stream features 2024-01-23 16:09:07 +01:00
stream_start.rs JIDs now have typed and stringy methods for node/domain/resource access 2023-06-21 18:30:25 +02:00
xmpp_codec.rs tokio-xmpp: Remove newline after stream:stream 2023-06-21 12:21:52 +02:00
xmpp_stream.rs tokio-xmpp: Remove workaround for Debian oldoldstable 2023-12-04 15:34:26 +01:00