xmpp-rs/tokio-xmpp
Maxime “pep” Buquet b1f4c5521d xso: Add PrintRawXml helper struct with Display
Add a helper struct to be able to display Raw Xml, useful for debug
logs.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2024-11-21 20:42:53 +01:00
..
examples tokio-xmpp: Run rustfmt on that one example 2024-09-16 23:32:49 +02:00
src xso: Add PrintRawXml helper struct with Display 2024-11-21 20:42:53 +01:00
.gitignore
Cargo.toml tokio-xmpp: Add support for kernel TLS 2024-09-17 20:45:41 +00:00
ChangeLog tokio_xmpp: introduce xmlstream module 2024-08-29 16:42:57 +02:00
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests