A type-safe Rust XMPP library.
Find a file
2018-12-20 17:30:32 +01:00
examples Run cargo fmt on the entire project. 2018-12-18 19:04:31 +01:00
src Run cargo fmt on the entire project. 2018-12-18 19:04:31 +01:00
.gitignore
.travis.yml
Cargo.toml Cargo: update paths for move to gitlab.com 2018-12-20 17:30:32 +01:00
README.md

TODO

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