A type-safe Rust XMPP library.
Find a file
2019-01-08 13:41:39 +03:00
examples Run cargo fmt on the entire project. 2018-12-18 19:04:31 +01:00
src Add prefix support to decoder to accept xml:lang in presence statuses. 2019-01-08 13:41:39 +03:00
.gitignore this ain't work 2017-06-02 00:42:57 +02:00
.gitlab-ci.yml move from travis-ci to gitlab-ci 2018-12-20 17:35:05 +01:00
Cargo.toml tokio-xmpp 0.2.1 2018-12-20 21:30:56 +01:00
README.md README: TODO update 2018-09-08 02:16:45 +02:00

TODO

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