xmpp-rs/tokio-xmpp
2022-04-19 23:49:24 +02:00
..
examples tokio-xmpp: rustfmt 2020-05-30 00:45:22 +02:00
src tokio-xmpp: remove useless Mutex from XMPPStream 2022-04-19 23:49:24 +02: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 minidom, tokio-xmpp: switch xml parsing to rxml 2022-04-19 20:42:30 +02:00
logo.svg
README.md

TODO

  • allow tls verify customization
  • more tests