xmpp-rs/tokio-xmpp
2019-12-09 03:46:03 +01:00
..
examples
src tokio-xmpp: Add some ugly premature logging useful for debugging 2019-12-09 03:46:03 +01:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
Cargo.toml tokio-xmpp: Add some ugly premature logging useful for debugging 2019-12-09 03:46:03 +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

  • minidom ns
  • replace debug output with log crate
  • customize tls verify?
  • more tests