librqbit-utp

Crates.iolibrqbit-utp
lib.rslibrqbit-utp
version0.6.3
created_at2025-02-10 18:28:01.075232+00
updated_at2025-08-02 10:20:02.350944+00
descriptionuTP (uTorrent Transport Protocol) library, implements BEP 29
homepage
repositoryhttps://github.com/ikatson/librqbit-utp
max_upload_size
id1550501
size457,807
Igor Katson (ikatson)

documentation

https://docs.rs/librqbit-utp

README

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
Commit count: 0

cargo fmt