#transmission #torrent #bittorrent #api-bindings

transmission_rs

A safe, ergonomic, async client for the Transmission BitTorrent client implemented in pure Rust

27 releases

0.8.11 Jan 31, 2023
0.8.6 Jan 14, 2022
0.8.4 Dec 16, 2021
0.8.1 Nov 23, 2021
0.4.0 Oct 23, 2020

#2051 in Network programming

MIT license

38KB
313 lines

transmission-rs

Ergonomic Rust bindings for the Transmission BitTorrent client implemented in pure Rust.

Documentation coming Soon(TM)


lib.rs:

Ergonomic Rust bindings for the Transmission BitTorrent client

Most interaction will be done through the Client struct.

Dependencies

~7–20MB
~298K SLoC