A type-safe Rust XMPP library.
Find a file
2019-01-29 23:06:07 +01:00
examples improve echo_bot example 2019-01-29 23:06:07 +01:00
src client: switch SinkItem to Packet 2019-01-29 01:53:00 +01:00
.gitignore
.gitlab-ci.yml
Cargo.lock
Cargo.toml
README.md

TODO

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