A type-safe Rust XMPP library.
Find a file
Astro 07304d7fee Merge branch 'contact-addr' into 'master'
Add "Contact Address for XMPP Services" (0157) example

See merge request xmpp-rs/tokio-xmpp!4
2019-04-28 14:28:35 +00:00
examples Merge branch 'contact-addr' into 'master' 2019-04-28 14:28:35 +00:00
src Bump xmpp-parsers to 0.13. 2019-03-20 19:27:10 +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 "Contact Address for XMPP Services" (0157) example 2019-03-20 18:47:31 +00:00
Cargo.toml Bump xmpp-parsers to 0.13. 2019-03-20 19:27:10 +01: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