xmpp-rs/tokio-xmpp
2023-06-05 15:02:35 +00: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: Ensure id is added only to stanza 2023-06-05 16:34:13 +02:00
.gitignore
build.rs
Cargo.toml RUST_LOG=debug can now be used in tokio-xmpp examples to see XMPP network traffic 2023-06-05 15:02:35 +00:00
ChangeLog RUST_LOG=debug can now be used in tokio-xmpp examples to see XMPP network traffic 2023-06-05 15:02:35 +00:00
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests