Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.