Dragonfly client written in Rust
Go to file
dependabot[bot] a64296e7bf
chore(deps): Bump hyper-util from 0.1.6 to 0.1.7 (#682)
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.6 to 0.1.7.
- [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.6...v0.1.7)

---
updated-dependencies:
- dependency-name: hyper-util
  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>
2024-08-19 21:09:41 +08:00
.github Feat: add tar package build (#659) 2024-08-09 11:42:30 +08:00
ci chore: fix 'as' keyword should match the case of the 'from' keyword (#677) 2024-08-19 17:57:37 +08:00
dragonfly-client feat: add disk space metric (#676) 2024-08-19 16:38:35 +08:00
dragonfly-client-backend feat: add metrics of the backend request (#672) 2024-08-16 17:01:12 +08:00
dragonfly-client-config feat: filter query params (#667) 2024-08-13 20:06:10 +08:00
dragonfly-client-core feat: calculate piece length by file length (#661) 2024-08-12 21:09:10 +08:00
dragonfly-client-init feat: remove header in mirror config 2024-08-07 15:20:38 +08:00
dragonfly-client-storage feat: add log for deleting task (#683) 2024-08-19 21:09:12 +08:00
dragonfly-client-util feat: filter query params (#667) 2024-08-13 20:06:10 +08:00
.gitignore chore: change gitignore for vendor (#415) 2024-04-23 17:06:15 +08:00
CONTRIBUTING.md docs: fix typo in README.md (#381) 2024-04-11 11:09:59 +08:00
Cargo.lock chore(deps): Bump hyper-util from 0.1.6 to 0.1.7 (#682) 2024-08-19 21:09:41 +08:00
Cargo.toml chore(deps): Bump hyper-util from 0.1.6 to 0.1.7 (#682) 2024-08-19 21:09:41 +08:00
LICENSE Initial commit 2023-03-17 18:25:15 +08:00
README.md Add license scan report and status (#611) 2024-07-19 10:58:14 +08:00
codecov.yml chore: add codecov for testing (#3) 2023-03-24 18:05:05 +08:00
rust-toolchain.toml feat: add request timeout for connection (#627) 2024-07-25 23:08:12 +08:00

README.md

Dragonfly Client

GitHub release CI Coverage Open Source Helpers Discussions Twitter LICENSE FOSSA Status

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.

Contributing

You should check out our CONTRIBUTING and develop the project together.

License

FOSSA Status