xmpp-rs/tokio-xmpp/src
2024-06-15 13:02:15 -04:00
..
client State is disconnected, not invalid 2024-06-06 19:44:53 +00:00
component Remove redundant imports 2024-02-27 22:57:18 +01:00
starttls tokio-xmpp: let happy_eyeballs connect to records in parallel 2024-05-02 22:24:54 +02: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 Fix typos across the codebase (thanks codespell!) 2024-05-14 05:46:02 +00:00
event.rs
lib.rs Changed name to XmppCodec 2024-06-15 13:02:15 -04:00
stream_features.rs Implement function to get stream features 2024-01-23 16:09:07 +01:00
stream_start.rs Changed name to XmppCodec 2024-06-15 13:02:15 -04:00
xmpp_codec.rs Changed name to XmppCodec 2024-06-15 13:02:15 -04:00
xmpp_stream.rs Changed name to XmppCodec 2024-06-15 13:02:15 -04:00