A type-safe Rust XMPP library.
Find a file
2018-02-22 19:56:56 +01:00
examples client: stream.poll_complete() for ease of use 2017-08-24 20:15:14 +02:00
src happy_eyeballs: fix two mut warnings 2018-02-22 19:56:56 +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 Cargo.toml: update xmpp-parsers from 0.7.2 to 0.8.0 2017-08-28 21:00:59 +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