https://github.com/0xsio/utp-rs
A tokio-based implementation of µTP (Micro Transport Protocol). Still in development.
https://github.com/0xsio/utp-rs
bittorrent protocol rust tokio utp
Last synced: about 1 month ago
JSON representation
A tokio-based implementation of µTP (Micro Transport Protocol). Still in development.
- Host: GitHub
- URL: https://github.com/0xsio/utp-rs
- Owner: 0xSiO
- License: mpl-2.0
- Created: 2020-07-13T23:00:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-14T08:12:22.000Z (5 months ago)
- Last Synced: 2025-03-24T08:47:51.707Z (2 months ago)
- Topics: bittorrent, protocol, rust, tokio, utp
- Language: Rust
- Homepage:
- Size: 188 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utp-rs
[](https://github.com/0xSiO/utp-rs/actions/workflows/ci.yml)A tokio-based implementation of µTP (Micro Transport Protocol). Still in development.
## Contributing
- Contributions to this project must be submitted under the [project's license](./LICENSE).
- Contributors to this project must attest to the [Developer Certificate of Origin](https://developercertificate.org/) by including a `Signed-off-by` statement in all commit messages.
- All commits must have a valid digital signature.