Dragonfly client written in Rust
Go to file
dependabot[bot] 029752c532
chore(deps): Bump hyper-util from 0.1.8 to 0.1.9 (#763)
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.8 to 0.1.9.
- [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.8...v0.1.9)

---
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-10-07 20:51:55 +08:00
.github feat: rename cache task to persistent cache task (#753) 2024-09-27 17:32:43 +08:00
ci feat: add upload_rate_limit and download_rate_limit for announcer (#756) 2024-09-30 18:37:42 +08:00
dragonfly-client chore(deps): Bump termion from 4.0.2 to 4.0.3 2024-10-07 12:51:31 +00:00
dragonfly-client-backend refactor: change comments to rust style (#742) 2024-09-20 20:15:51 +08:00
dragonfly-client-config refactor: build environment for binaries (#755) 2024-09-30 14:35:15 +08:00
dragonfly-client-core feat: add PersistentCacheTask and StandardTask for scheduler 2024-09-29 12:06:38 +08:00
dragonfly-client-init refactor: build environment for binaries (#755) 2024-09-30 14:35:15 +08:00
dragonfly-client-storage feat: rename cache task to persistent cache task (#753) 2024-09-27 17:32:43 +08:00
dragonfly-client-util feat: rename cache task to persistent cache task (#753) 2024-09-27 17:32:43 +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.8 to 0.1.9 (#763) 2024-10-07 20:51:55 +08:00
Cargo.toml chore(deps): Bump hyper-util from 0.1.8 to 0.1.9 (#763) 2024-10-07 20:51:55 +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