A type-safe Rust XMPP library.
Find a file
Maxime “pep” Buquet b1e8b9ee58
derive Clone for Agent
This can be required when dealing with async code. I'm happy for you to
show me other ways if you think it's not necessary.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-09-11 16:25:20 +02:00
examples Update tokio-xmpp to 1.0.1 and xmpp-parsers to 0.15 2019-09-11 16:11:32 +02:00
src derive Clone for Agent 2019-09-11 16:25:20 +02:00
.gitignore Hello world! 2019-03-21 18:43:27 +01:00
Cargo.toml Update tokio-xmpp to 1.0.1 and xmpp-parsers to 0.15 2019-09-11 16:11:32 +02:00
LICENSE Add the missing license file. 2019-07-25 15:36:45 +02:00