Dragonfly client written in Rust
Go to file
Gaius 28d17f9980
feat: add log for deleting piece (#656)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2024-08-06 21:21:47 +08:00
.github feat: support crc32 for calculating piece content (#649) 2024-08-05 18:54:01 +08:00
ci Feat: dfdaemon is started using systemd (#648) 2024-08-05 18:42:44 +08:00
dragonfly-client feat: add log for deleting piece (#656) 2024-08-06 21:21:47 +08:00
dragonfly-client-backend chore(deps): Bump libloading from 0.8.4 to 0.8.5 (#634) 2024-07-30 13:37:59 +08:00
dragonfly-client-config chore: add self-hosted larger runers (#643) 2024-08-03 02:41:27 +08:00
dragonfly-client-core chore(deps): Bump libloading from 0.8.4 to 0.8.5 (#634) 2024-07-30 13:37:59 +08:00
dragonfly-client-init feat: remove is_uploading condition in gc (#646) 2024-08-05 16:31:18 +08:00
dragonfly-client-storage feat: add log for deleting piece (#656) 2024-08-06 21:21:47 +08:00
dragonfly-client-util feat: support crc32 for calculating piece content (#649) 2024-08-05 18:54:01 +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 bytes from 1.6.1 to 1.7.1 (#651) 2024-08-06 00:11:43 +08:00
Cargo.toml chore(deps): Bump rustls-pemfile from 2.1.1 to 2.1.3 (#652) 2024-08-06 00:11:22 +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