A type-safe Rust XMPP library.
Find a file
2017-07-20 01:07:07 +02:00
examples echo_bot: use xmpp-parsers to parse message 2017-07-20 01:07:07 +02:00
src echo_bot: use xmpp-parsers to parse message 2017-07-20 01:07:07 +02:00
.gitignore this ain't work 2017-06-02 00:42:57 +02:00
.travis.yml add .travis.yml 2017-07-19 01:57:46 +02:00
Cargo.toml Cargo, echo_bot: fix xmpp-parsers usage 2017-07-19 01:00:17 +02:00
README.md add README with TODOs 2017-07-19 01:57:54 +02:00

TODO

  • Error type
  • doc
  • tests