#transport #utp #protocols #bep #torrent #progress #utorrent

librqbit-utp

uTP (uTorrent Transport Protocol) library, implements BEP 29

1 unstable release

new 0.1.0 Feb 10, 2025

#1159 in Network programming

Apache-2.0

280KB
7.5K SLoC

WORK IN PROGRESS librqbit-utp

A uTP library in Rust inspired by (and much copy-pasted from!) awesome smoltcp

Intended for use in rqbit torrent client.

See example usage in examples.

Run example

This will run the example server and client talking to each other

RUST_LOG=info cargo run --example echo

Dependencies

~6–35MB
~511K SLoC