xmpp-rs/tokio-xmpp
2024-08-10 16:49:26 +02:00
..
examples TCP connector is now in connect module 2024-08-10 16:49:26 +02:00
src Moved starttls connector to tokio_xmpp::connect::starttls module 2024-08-10 16:49:26 +02:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
Cargo.toml Add dns feature for DNS stuff (not just in starttls) 2024-08-10 16:48:47 +02:00
ChangeLog Remove tokio_xmpp::SimpleClient 2024-08-10 16:49:24 +02:00
logo.svg
README.md tokio-xmpp: remove obsolete TODOs 2020-03-16 00:11:52 +01:00

TODO

  • allow tls verify customization
  • more tests