A type-safe Rust XMPP library.
Find a file
2019-01-29 23:06:07 +01:00
examples improve echo_bot example 2019-01-29 23:06:07 +01:00
src client: switch SinkItem to Packet 2019-01-29 01:53:00 +01:00
.gitignore add Cargo.lock 2019-01-17 01:41:42 +01:00
.gitlab-ci.yml move from travis-ci to gitlab-ci 2018-12-20 17:35:05 +01:00
Cargo.lock add Cargo.lock 2019-01-17 01:41:42 +01:00
Cargo.toml tokio-xmpp 0.2.3 2019-01-17 01:41:59 +01:00
README.md README: TODO update 2018-09-08 02:16:45 +02:00

TODO

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