xmpp-rs/tokio-xmpp
2023-10-25 00:16:28 +02:00
..
examples RUST_LOG=debug can now be used in tokio-xmpp examples to see XMPP network traffic 2023-06-05 15:02:35 +00:00
src tokio-xmpp: Remove unneeded clones 2023-10-25 00:16:28 +02:00
.gitignore
build.rs
Cargo.toml tokio-xmpp: bump to 3.5 2023-10-24 20:35:03 +02:00
ChangeLog tokio-xmpp: bump to 3.5 2023-10-24 20:35:03 +02:00
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests