A type-safe Rust XMPP library.
Find a file
linkmauve f3eac84992 Merge branch 'presence-show-option' into 'master'
presence: Remove Show::None and make presence.show Option<Show>

See merge request xmpp-rs/xmpp-parsers!11
2019-07-13 15:27:24 +00:00
examples Drop dependency on try_from. 2019-04-12 11:06:03 +02:00
src presence: Remove Show::None and make presence.show Option<Show> 2019-06-26 02:07:00 +02:00
.gitignore Link .hgignore to .gitignore. 2018-12-20 16:46:59 +01:00
.gitlab-ci.yml Merge branch 'compat' 2019-01-13 12:00:36 +01:00
.hgignore Hello world! 2017-04-18 20:44:36 +01:00
Cargo.toml Update jid dependency to 0.6.0: Jid split change 2019-06-10 23:17:38 +02:00
ChangeLog Add a XEP-0202 implementation. 2019-04-22 13:22:24 +02:00
LICENSE License the project under MPL-2.0. 2017-04-29 22:14:34 +01:00