xmpp-rs/tokio-xmpp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maxime “pep” Buquet 653a10b170
tokio-xmpp: impl PartialEq on event::Stanza
skip-changelog: Stanza hasn't been in a release yet.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2025-08-12 15:30:34 +02:00
..
client tokio-xmpp/client: add directTLS connection method 2025-07-25 18:50:30 +02:00
component xmpp-parsers: Reduce component handshake allocations 2025-02-10 17:06:15 +00:00
connect tokio-xmpp: Bump rustls-native-certs and webpki-roots 2025-07-28 15:20:01 +02:00
stanzastream parsers: fix text field namespacing in StreamError 2025-08-07 12:43:21 +00:00
xmlstream parsers: fix text field namespacing in StreamError 2025-08-07 12:43:21 +00:00
error.rs tokio-xmpp: Bump hickory-resolver to 0.25 2025-07-28 14:59:11 +02:00
event.rs tokio-xmpp: impl PartialEq on event::Stanza 2025-08-12 15:30:34 +02:00
lib.rs tokio-xmpp: Re-export xso::error::FromElementError 2025-08-07 13:39:34 +02:00