xmpp-rs/tokio-xmpp/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maxime “pep” Buquet 02a70edf99
Fix 'elided lifetime' warning from nightly
Nightly 1.90. The fix passes on stable 1.88.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2025-07-20 16:01:44 +02:00
..
client parsers: port Iq to use the derive macros 2025-05-13 12:01:21 +00:00
component xmpp-parsers: Reduce component handshake allocations 2025-02-10 17:06:15 +00:00
connect Clean up tls-related feature flags 2025-05-10 22:02:39 +02:00
stanzastream Fix 'elided lifetime' warning from nightly 2025-07-20 16:01:44 +02:00
xmlstream tokio_xmpp: properly process <stream:error/> while waiting for features 2025-07-13 12:53:43 +02:00
error.rs tokio_xmpp: properly process <stream:error/> while waiting for features 2025-07-13 12:53:43 +02:00
event.rs parsers: port Iq to use the derive macros 2025-05-13 12:01:21 +00:00
lib.rs Clean up tls-related feature flags 2025-05-10 22:02:39 +02:00