Dragonfly client written in Rust
Go to file
dependabot[bot] e7be2cb346
chore(deps): Bump serde from 1.0.209 to 1.0.210 (#726)
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.210.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.210)

---
updated-dependencies:
- dependency-name: serde
  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-09-10 13:40:12 +08:00
.github chore: multipart upload release packages 2024-09-05 15:53:47 +08:00
ci chore: remove --no-install-recommends in apt-get 2024-08-28 11:45:37 +08:00
dragonfly-client feat: print log for tls failed (#730) 2024-09-10 09:41:04 +08:00
dragonfly-client-backend chore(deps): Bump wiremock from 0.6.1 to 0.6.2 (#728) 2024-09-10 13:39:55 +08:00
dragonfly-client-config feat: support ca and skip_verify for containerd registry and remove mirror mode for containerd old version (#731) 2024-09-10 12:32:54 +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: support ca and skip_verify for containerd registry and remove mirror mode for containerd old version (#731) 2024-09-10 12:32:54 +08:00
dragonfly-client-storage test: remove metadata mock const (#697) 2024-08-28 10:55:46 +08:00
dragonfly-client-util refactor: backend tests in lib.rs (#706) 2024-08-29 22:55:12 +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 serde from 1.0.209 to 1.0.210 (#726) 2024-09-10 13:40:12 +08:00
Cargo.toml chore(deps): Bump tokio-stream from 0.1.15 to 0.1.16 (#729) 2024-09-10 13:39:36 +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