Dragonfly client written in Rust
Go to file
Gaius 928b43b13a build(ci): update base images to public ECR 2025-09-30 05:24:22 +00:00
.cargo
.github
ci build(ci): update base images to public ECR 2025-09-30 05:24:22 +00:00
docs
dragonfly-client feat(tcp): support TCP Fast Open for client and server (#1398) 2025-09-30 13:10:45 +08:00
dragonfly-client-backend
dragonfly-client-config feat(tcp): support TCP Fast Open for client and server (#1398) 2025-09-30 13:10:45 +08:00
dragonfly-client-core
dragonfly-client-init
dragonfly-client-metric
dragonfly-client-storage feat(tcp): support TCP Fast Open for client and server (#1398) 2025-09-30 13:10:45 +08:00
dragonfly-client-util feat(tcp): support TCP Fast Open for client and server (#1398) 2025-09-30 13:10:45 +08:00
scripts
.gitignore
CONTRIBUTING.md
Cargo.lock feat(tcp): support TCP Fast Open for client and server (#1398) 2025-09-30 13:10:45 +08:00
Cargo.toml
LICENSE
README.md
codecov.yml
rust-toolchain.toml chore(release): set toolchain to 1.82.0 (#1006) 2025-02-27 00:22:25 +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 grow. Here are the ways to get involved:

Contributing

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