c6f928d5c8
This allows to use any serialisable type. The advantage is that moves and clones are avoided (which would otherwise be needed to construct e.g. a XmppStreamElement from a Stanza or Message). |
||
---|---|---|
.. | ||
examples | ||
src | ||
.gitignore | ||
Cargo.toml | ||
ChangeLog | ||
logo.svg | ||
README.md |
TODO
- allow tls verify customization
- more tests