Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.15 to 0.1.16. - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper-util/compare/v0.1.15...v0.1.16) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| ci | ||
| docs | ||
| dragonfly-client | ||
| dragonfly-client-backend | ||
| dragonfly-client-config | ||
| dragonfly-client-core | ||
| dragonfly-client-init | ||
| dragonfly-client-storage | ||
| dragonfly-client-util | ||
| scripts | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| codecov.yml | ||
| rust-toolchain.toml | ||
README.md
Dragonfly Client
Dragonfly client written in Rust. It can serve as both a peer and a seed peer.
Documentation
You can find the full documentation on the d7y.io.
Community
Join the conversation and help the community.
- Slack Channel: #dragonfly on CNCF Slack
- Github Discussions: Dragonfly Discussion Forum
- Developer Group: dragonfly-developers@googlegroups.com
- Maintainer Group: dragonfly-maintainers@googlegroups.com
- Twitter: @dragonfly_oss
- DingTalk: 22880028764
Contributing
You should check out our CONTRIBUTING and develop the project together.