Dragonfly client written in Rust
Go to file
Gaius 3bea42079e
chore: add protobuf-dev to Dockerfile (#170)
Signed-off-by: Gaius <gaius.qi@gmail.com>
2023-12-26 23:03:59 +08:00
.github feat: add dfdameon Dockerfile and push docker actions (#166) 2023-12-26 22:24:14 +08:00
src fix: calculate need evict space and optimize uploading_count in task (#165) 2023-12-26 21:21:48 +08:00
.gitignore feat: add default paths and rename dfdaemon to client (#8) 2023-04-12 18:43:20 +08:00
CONTRIBUTING.md feat: add default paths and rename dfdaemon to client (#8) 2023-04-12 18:43:20 +08:00
Cargo.toml feat: add send log for scheduling parent (#161) 2023-12-26 10:24:56 +08:00
Dockerfile chore: add protobuf-dev to Dockerfile (#170) 2023-12-26 23:03:59 +08:00
LICENSE Initial commit 2023-03-17 18:25:15 +08:00
README.md feat: add default paths and rename dfdaemon to client (#8) 2023-04-12 18:43:20 +08:00
codecov.yml chore: add codecov for testing (#3) 2023-03-24 18:05:05 +08:00

README.md

Dragonfly Client

GitHub release CI Coverage Open Source Helpers Discussions Twitter LICENSE

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.