| Crates.io | librqbit-utp |
| lib.rs | librqbit-utp |
| version | 0.6.3 |
| created_at | 2025-02-10 18:28:01.075232+00 |
| updated_at | 2025-08-02 10:20:02.350944+00 |
| description | uTP (uTorrent Transport Protocol) library, implements BEP 29 |
| homepage | |
| repository | https://github.com/ikatson/librqbit-utp |
| max_upload_size | |
| id | 1550501 |
| size | 457,807 |
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.
This will run the example server and client talking to each other
RUST_LOG=info cargo run --example echo