xmpp-rs/tokio-xmpp
2024-08-10 18:09:12 +02:00
..
examples Rename AsyncClient to Client 2024-08-10 16:57:51 +02:00
src Component is now behind insecure-tcp feature flag 2024-08-10 18:09:12 +02:00
.gitignore
Cargo.toml Add dns feature for DNS stuff (not just in starttls) 2024-08-10 16:48:47 +02:00
ChangeLog Component is now behind insecure-tcp feature flag 2024-08-10 18:09:12 +02:00
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests