xmpp-rs/tokio-xmpp
Maxime “pep” Buquet 34b50d32c9 tokio-xmpp: Update tls-rust feature for jid changes
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2023-10-24 16:51:08 +00:00
..
examples RUST_LOG=debug can now be used in tokio-xmpp examples to see XMPP network traffic 2023-06-05 15:02:35 +00:00
src tokio-xmpp: Update tls-rust feature for jid changes 2023-10-24 16:51:08 +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 tokio-xmpp: bump to 3.4.0 2023-08-20 21:34:04 +02:00
ChangeLog tokio-xmpp: bump to 3.4.0 2023-08-20 21:34:04 +02: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