18 个版本

0.4.3 2024 年 7 月 15 日
0.4.2 2023 年 11 月 6 日
0.4.1 2023 年 3 月 8 日
0.4.0 2022 年 10 月 31 日
0.2.3 2020 年 7 月 13 日

#3 in #rpc-client

Download history • Rust 包仓库 109/week @ 2024-04-25 • Rust 包仓库 70/week @ 2024-05-02 • Rust 包仓库 54/week @ 2024-05-09 • Rust 包仓库 59/week @ 2024-05-16 • Rust 包仓库 78/week @ 2024-05-23 • Rust 包仓库 155/week @ 2024-05-30 • Rust 包仓库 122/week @ 2024-06-06 • Rust 包仓库 124/week @ 2024-06-13 • Rust 包仓库 207/week @ 2024-06-20 • Rust 包仓库 116/week @ 2024-06-27 • Rust 包仓库 175/week @ 2024-07-04 • Rust 包仓库 257/week @ 2024-07-11 • Rust 包仓库 105/week @ 2024-07-18 • Rust 包仓库 129/week @ 2024-07-25 • Rust 包仓库 63/week @ 2024-08-01 • Rust 包仓库 92/week @ 2024-08-08 • Rust 包仓库

413 每月下载量
用于 5 crates

MIT 许可证

88KB
1.5K SLoC

Crates badge

用于与 transmission rpc 通信的库

警告

强烈建议使用 HTTPS,因为 Transmission 认证使用 BasicAuth,容易被截获。

Transmission RPC 规范

https://github.com/transmission/transmission/blob/main/docs/rpc-spec.md

支持的方法

种子动作
  • torrent-start
  • torrent-stop
  • torrent-start-now
  • torrent-verify
  • torrent-reannounce
种子修改器
  • torrent-set (一些)
  • torrent-get (大多数字段)
  • torrent-add
  • torrent-remove
  • torrent-set-location
  • torrent-rename-path
  • session-set
  • session-get
  • session-stats
  • blocklist-update
  • port-test
  • session-close
  • free-space

支持项目: 捐赠按钮

依赖关系

~5–19MB
~236K SLoC