xmpp-rs/tokio-xmpp
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-10-12 22:20:29 +02:00
..
examples tokio_xmpp/examples: Use server arg in echo_component 2025-08-07 12:08:07 +00:00
src use thiserror in tokio-xmpp and minidom 2025-10-12 00:31:48 +02:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
Cargo.toml use thiserror in tokio-xmpp and minidom 2025-10-12 00:31:48 +02:00
ChangeLog update changelogs 2025-10-12 22:20:29 +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