| Filename | Latest commit message | Latest commit date |
|---|---|---|
Before this, a stream error would not be readable by user code, as the `recv_features()` function would not even attempt to parse it. This change allows application code to react to stream errors which are received before stream features are received. skip-changelog, because there's no release with the xmlstream module yet. |
||
| .. | ||
| examples | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| ChangeLog | ||
| logo.svg | ||
| README.md | ||
TODO
- allow tls verify customization
- more tests