A type-safe Rust XMPP library.
Find a file
Emmanuel Gil Peyrot c6ab5a22b8 Update xml5ever.
2019-06-12 16:44:13 +02:00
examples Merge branch 'contact-addr' into 'master' 2019-04-28 14:28:35 +00:00
src Update xml5ever. 2019-06-12 16:44:13 +02:00
.gitignore
.gitlab-ci.yml
Cargo.lock Add "Contact Address for XMPP Services" (0157) example 2019-03-20 18:47:31 +00:00
Cargo.toml Update xml5ever. 2019-06-12 16:44:13 +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