Signed-off-by: Gaius <gaius.qi@gmail.com> |
||
|---|---|---|
| .cargo | ||
| .github | ||
| ci | ||
| docs | ||
| dragonfly-client | ||
| dragonfly-client-backend | ||
| dragonfly-client-config | ||
| dragonfly-client-core | ||
| dragonfly-client-init | ||
| dragonfly-client-metric | ||
| dragonfly-client-storage | ||
| dragonfly-client-util | ||
| scripts | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| codecov.yml | ||
| rust-toolchain.toml | ||
README.md
Dragonfly Client
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:
- Slack Channel: #dragonfly on CNCF Slack
- Github Discussions: [Dragonfly Discussion Forum][discussion]
- Developer Group: dragonfly-developers@googlegroups.com
- Mailing Lists:
- Developers: dragonfly-developers@googlegroups.com
- Maintainers: dragonfly-maintainers@googlegroups.com
- Twitter: @dragonfly_oss
- DingTalk Group:
22880028764
Contributing
You should check out our CONTRIBUTING and develop the project together.