Dragonfly client written in Rust
Go to file
dependabot[bot] 6ce4297671
chore(deps): Bump libc from 0.2.162 to 0.2.164 (#850)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.162 to 0.2.164.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.162...0.2.164)

---
updated-dependencies:
- dependency-name: libc
  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-11-18 20:29:19 +08:00
.github chore(deps): Bump codecov/codecov-action from 4 to 5 (#846) 2024-11-18 20:28:02 +08:00
ci feat(ops): Update Docker workflow for PRs on main branch (#813) 2024-10-29 12:38:12 +08:00
dragonfly-client chore(deps): Bump indicatif from 0.17.8 to 0.17.9 (#847) 2024-11-18 20:28:19 +08:00
dragonfly-client-backend chore(deps): Bump futures from 0.3.30 to 0.3.31 (#848) 2024-11-18 20:28:39 +08:00
dragonfly-client-config feat(container_runtime): support podman container runtime (#812) 2024-11-04 10:37:53 +08:00
dragonfly-client-core feat: add tonic-reflection sever error for ClientError (#797) 2024-10-24 11:02:12 +08:00
dragonfly-client-init test(crio): add unit test for CRIO config (#830) 2024-11-11 10:42:29 +08:00
dragonfly-client-storage feat: add disk bandwidth for metrics and announcer (#845) 2024-11-18 19:57:46 +08:00
dragonfly-client-util feat: remove unnecessary logs (#844) 2024-11-13 22:48:41 +08:00
scripts refactor: unit tests of the self-signed certs in http backend (#778) 2024-10-15 11:32:52 +08:00
.gitignore feat(container_runtime): support podman container runtime (#812) 2024-11-04 10:37:53 +08:00
CONTRIBUTING.md docs: fix typo in README.md (#381) 2024-04-11 11:09:59 +08:00
Cargo.lock chore(deps): Bump libc from 0.2.162 to 0.2.164 (#850) 2024-11-18 20:29:19 +08:00
Cargo.toml chore(deps): Bump tempfile from 3.13.0 to 3.14.0 (#849) 2024-11-18 20:28:59 +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