chore(deps): Bump crate-ci/typos from 1.45.0 to 1.45.1 (#90)
Bumps crate-ci/typos from 1.45.0 to 1.45.1.
updated-dependencies:
- dependency-name: crate-ci/typos dependency-version: 1.45.1 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>
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802032778号
Vortex Protocol
Introduction
Vortex protocol is a high-performance peer-to-peer (P2P) file transfer protocol implementation in Rust, designed as part of the Dragonfly project. It utilizes the TLV (Tag-Length-Value) format for efficient and flexible data transmission, making it ideal for large-scale file distribution scenarios.
Features
Documentation
For details, please see the specification.
Benchmarking
Vortex protocol includes comprehensive benchmarks for packet creation, serialization, and deserialization: