A type-safe Rust XMPP library.
Find a file
Astro ecd3b72f75
Merge pull request #7 from linkmauve/edition
Update to edition 2018, and run cargo fmt
2018-12-20 02:04:33 +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 this ain't work 2017-06-02 00:42:57 +02:00
.travis.yml add .travis.yml 2017-07-19 01:57:46 +02:00
Cargo.toml Move to edition 2018. 2018-12-18 18:29:31 +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