A type-safe Rust XMPP library.
Find a file
Astro c015b3f776 Merge branch 'bump-xmpp-parsers' into 'master'
Bump xmpp-parsers to 0.12.2

See merge request xmpp-rs/tokio-xmpp!2
2019-01-16 22:59:49 +00:00
examples Bump xmpp-parsers to 0.12.2. 2019-01-16 15:26:45 +01:00
src Bump xmpp-parsers to 0.12.2. 2019-01-16 15:26:45 +01:00
.gitignore this ain't work 2017-06-02 00:42:57 +02:00
.gitlab-ci.yml move from travis-ci to gitlab-ci 2018-12-20 17:35:05 +01:00
Cargo.toml Bump xmpp-parsers to 0.12.2. 2019-01-16 15:26:45 +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