A type-safe Rust XMPP library.
Find a file
2017-07-23 02:47:07 +02:00
examples echo_component: TODO 2017-07-23 02:47:07 +02:00
src unify Client::Event and Component::Event into Event 2017-07-23 02:46:47 +02:00
.gitignore
.travis.yml add .travis.yml 2017-07-19 01:57:46 +02:00
Cargo.toml lib: add a component connection method 2017-07-23 02:09:52 +02:00
README.md README: TODO 2017-07-23 02:04:46 +02:00

TODO

  • minidom ns
  • customize tls verify?
  • Error type
  • unexpected event errors
  • doc
  • tests