xmpp-rs/tokio-xmpp
2024-05-14 05:46:02 +00:00
..
examples Remove redundant imports 2024-02-27 22:57:18 +01:00
src Fix typos across the codebase (thanks codespell!) 2024-05-14 05:46:02 +00:00
.gitignore
Cargo.toml Bump all dependencies but rustls and webpki-roots 2024-05-04 12:42:53 +02:00
ChangeLog tokio-xmpp: bump to 3.5 2023-10-24 20:35:03 +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