xmpp-rs/tokio-xmpp
Emmanuel Gil Peyrot 58f6d5494a Bump tokio-xmpp and xmpp dependencies
It still builds and tests pass without any other change.
2023-04-03 12:13:37 +02:00
..
examples tokio-xmpp: rustfmt 2020-05-30 00:45:22 +02:00
src tokio-xmpp: Automatically add id on send if not present 2022-09-16 18:06:51 +00:00
.gitignore
build.rs tokio-xmpp: add build script to work around build fail on rustc 1.48 2020-12-25 02:05:02 +01:00
Cargo.toml Bump tokio-xmpp and xmpp dependencies 2023-04-03 12:13:37 +02:00
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests