Updated RPC Protocol Specification (markdown)

Mike Gelfand 2019-04-28 10:37:19 +03:00
parent 15047d290a
commit 1866c90522
1 changed files with 1 additions and 5 deletions

@ -1,10 +1,6 @@
# RPC Protocol Specification
This document explains how to remotely, or locally, connect to a Transmission session programatically using the rpc protocol.
***
If you're looking to control a Transmission session non-programatically, you can either use the transmission-remote cli, or the [[Web Interface|Web Interface]].
***
_If you're looking to control a Transmission session non-programatically, you can either use the transmission-remote cli, or the [[Web Interface|Web Interface]]._
## Current
The current and in progress Specification can be found here: [/extras/rpc-spec.txt](/transmission/transmission/blob/master/extras/rpc-spec.txt).