A type-safe Rust XMPP library.
Find a file
2019-10-15 21:18:24 +02:00
examples examples: remove a few .clone() calls 2019-09-09 14:57:08 +02:00
src client: replace jid field with bound_jid() 2019-10-15 21:18:24 +02:00
.gitignore
.gitlab-ci.yml
Cargo.lock Update dependencies 2019-09-08 21:28:44 +02:00
Cargo.toml tokio-xmpp 1.0.1 2019-09-09 15:29:50 +02:00
logo.svg add logo 2019-02-14 20:02:37 +01:00
README.md

TODO

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