Updated Home (markdown)
27
Home.md
27
Home.md
@@ -9,13 +9,20 @@ The available transport protocols are: **HTTP-POST** and **WebSockets** with the
|
||||
This wiki is about wiring up a custom RPC client to the RPC server. (the examples will be written in **JavaScript** and **Python3**).
|
||||
|
||||
### Exposed RPC methods
|
||||
* Service.Exec
|
||||
* Service.Progess
|
||||
* Service.Formats
|
||||
* Service.Pending
|
||||
* Service.Running
|
||||
* Service.Kill
|
||||
* Service.KillAll
|
||||
* Service.Clear
|
||||
* Service.Clear
|
||||
* Service.Clear
|
||||
* [Service.Exec](#service.exec)
|
||||
* [Service.Progess](#service.progess)
|
||||
* [Service.Formats]
|
||||
* [Service.Pending]
|
||||
* [Service.Running]
|
||||
* [Service.Kill]
|
||||
* [Service.KillAll]
|
||||
* [Service.Clear]
|
||||
* [Service.FreeSpace]
|
||||
* [Service.DirectoryTree]
|
||||
* [Service.UpdateExecutable]
|
||||
|
||||
### Service.Exec
|
||||
Hello
|
||||
|
||||
### Service.Progress
|
||||
Hello
|
||||
|
||||
Reference in New Issue
Block a user