Updated Home (markdown)

Marco
2023-03-28 21:08:11 +02:00
parent d8774727f0
commit 5052750cc9

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