A type-safe Rust XMPP library.
Find a file
Astro 9a5c95694b add jid to Event::Online
breaks the API
2019-10-15 22:02:32 +02:00
examples add jid to Event::Online 2019-10-15 22:02:32 +02:00
src add jid to Event::Online 2019-10-15 22:02:32 +02: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 Update dependencies 2019-09-08 21:28:44 +02:00
Cargo.toml tokio-xmpp 1.0.1 2019-09-09 15:29:50 +02:00
logo.svg add logo 2019-02-14 20:02:37 +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