xmpp-rs/tokio-xmpp
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
..
examples parsers: port Iq to use the derive macros 2025-05-13 12:01:21 +00:00
src Fix 'elided lifetime' warning from nightly 2025-07-20 16:01:44 +02:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
Cargo.toml tokio-xmpp: simplify examples by requiring specific TLS features 2025-05-10 22:02:40 +02:00
ChangeLog Fix 'elided lifetime' warning from nightly 2025-07-20 16:01:44 +02:00
logo.svg Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
README.md tokio-xmpp: remove obsolete TODOs 2020-03-16 00:11:52 +01:00

TODO

  • allow tls verify customization
  • more tests