xmpp-rs/tokio-xmpp
Emmanuel Gil Peyrot f725994fe0 Bump all dependencies but rustls and webpki-roots
The latter have changed their API a bit, while everything else is still
compatible.
2024-05-04 12:42:53 +02:00
..
examples Remove redundant imports 2024-02-27 22:57:18 +01:00
src tokio-xmpp: let happy_eyeballs connect to records in parallel 2024-05-02 22:24:54 +02:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
Cargo.toml Bump all dependencies but rustls and webpki-roots 2024-05-04 12:42:53 +02:00
ChangeLog tokio-xmpp: bump to 3.5 2023-10-24 20:35:03 +02:00
README.md tokio-xmpp: remove obsolete TODOs 2020-03-16 00:11:52 +01:00
logo.svg Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00

README.md

TODO

  • allow tls verify customization
  • more tests