6 releases
0.1.5 | Apr 7, 2024 |
---|---|
0.1.4 | Sep 17, 2023 |
0.1.3 | Feb 12, 2022 |
0.1.1 | Apr 21, 2021 |
#684 in Network programming
21 downloads per month
Used in transmission-gobject
39KB
971 lines
transmission-client
Rust wrapper for Transmission rpc specs.
This crate is primarily used by transmission-gobject and the GNOME app Fragments.
Implemented method names
Torrent
- torrent-start
- torrent-start-now
- torrent-stop
- torrent-verify
- torrent-reannounce
- torrent-set
- torrent-get
- torrent-add
- torrent-remove
- torrent-set-location
- torrent-rename-path
Queue
- queue-move-top
- queue-move-up
- queue-move-down
- queue-move-bottom
Session
- session-get
- session-set
- session-stats
- session-close
Miscellaneous stuff
- blocklist-update
- port-test
- session-close
- free-space
- group-set
- group-get
Dependencies
~14–26MB
~360K SLoC