xmpp-rs/tokio-xmpp
2020-03-01 00:40:45 +01:00
..
examples Rustfmt pass, and rustfmt --check in CI" 2019-10-23 01:36:02 +02:00
src tokio-xmpp: Prevent XmppCodec from producing invalid stanza 2020-01-22 01:25:15 +01:00
.gitignore Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
Cargo.toml tokio-xmpp: update dependency xml5ever 2020-03-01 00:40:45 +01:00
logo.svg Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00
README.md Prepare for merge: Move all tokio-xmpp files into tokio-xmpp/ 2019-10-18 14:16:01 +02:00

TODO

  • minidom ns
  • replace debug output with log crate
  • customize tls verify?
  • more tests