mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
A type-safe Rust XMPP library.
Maxime Buquet
6e72e1252c
Fixes #11: Trim whitespace before feeding parser Closes tokio-webhook2muc#2 and #11 See merge request xmpp-rs/tokio-xmpp!9 |
||
---|---|---|
examples | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
Cargo.lock | ||
Cargo.toml | ||
logo.svg | ||
README.md |
TODO
- minidom ns
- replace debug output with log crate
- customize tls verify?
- more tests