| Filename | Latest commit message | Latest commit date |
|---|---|---|
Adds an option to split the `tokio-xmpp::Client` into a Sender and Receiver. To enable this, a client worker is added which drives the stream in the background. |
||
| .. | ||
| examples | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| ChangeLog | ||
| logo.svg | ||
| README.md | ||
TODO
- allow tls verify customization
- more tests