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
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
logo.svg

README.md

TODO

  • allow tls verify customization
  • more tests