Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 24 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T02:22:31.000Z (about 1 year ago)
- Last Synced: 2024-05-01T15:56:31.503Z (6 months ago)
- Topics: bittorrent, protocol, rust, tokio, utp
- Language: Rust
- Homepage:
- Size: 187 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# utp-rs
[![CI](https://github.com/0xSiO/utp-rs/actions/workflows/ci.yml/badge.svg)](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.