xmpp-rs-mirror/tokio-xmpp
Maxime “pep” Buquet 6c8855a6d5 tokio-xmpp: Update Changelog
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-08-20 21:34:04 +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: Re-export jid structs, minidom::Element, and parsers module 2023-08-20 21:34:04 +02:00
.gitignore
build.rs
Cargo.toml tokio-xmpp: update dependencies (jid, webpki-roots) 2023-08-20 21:34:04 +02:00
ChangeLog tokio-xmpp: Update Changelog 2023-08-20 21:34:04 +02:00
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests