A type-safe Rust XMPP library.
4ab3890cd3
This removes this warning: ``` warning: use of deprecated item 'tokio::net::ConnectFuture': use `tokio::net::tcp::ConnectFuture` instead ``` |
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
.travis.yml | ||
Cargo.toml | ||
README.md |
TODO
- minidom ns
- replace debug output with log crate
- customize tls verify?
- more tests