A type-safe Rust XMPP library.
Find a file
2018-09-08 02:12:49 +02:00
examples Move from tokio-core to tokio. 2018-09-01 22:59:02 +03:00
src happy_eyeballs: enable parallel A/AAAA resolution 2018-09-08 02:12:49 +02: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 Merge branch 'migrate-tokio' 2018-09-06 18:20:05 +02:00
README.md comment debug output 2018-08-03 01:21:55 +02:00

TODO

  • minidom ns
  • replace debug output with log crate
  • customize tls verify?
  • Error type
  • unexpected event errors
  • doc
  • tests