A type-safe Rust XMPP library.
Find a file
2018-08-03 01:22:01 +02:00
examples
src comment debug output 2018-08-03 01:21:55 +02:00
.gitignore
.travis.yml
Cargo.toml tokio-xmpp 0.1.2 2018-08-03 01:22:01 +02:00
README.md comment debug output 2018-08-03 01:21:55 +02:00

TODO

  • minidom ns
  • replace debug output with log crate
  • customize tls verify?
  • Error type
  • unexpected event errors
  • doc
  • tests