A type-safe Rust XMPP library.
Find a file
2018-08-02 01:01:41 +02:00
examples client: stream.poll_complete() for ease of use 2017-08-24 20:15:14 +02:00
src more replacement with xmpp-parsers 2018-08-02 01:01:41 +02:00
.gitignore
.travis.yml
Cargo.toml replace sha-1 with xmpp-parsers for component handshake 2018-08-01 01:08:39 +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