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**). 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 ### Exposed RPC methods
* Service.Exec * [Service.Exec](#service.exec)
* Service.Progess * [Service.Progess](#service.progess)
* Service.Formats * [Service.Formats]
* Service.Pending * [Service.Pending]
* Service.Running * [Service.Running]
* Service.Kill * [Service.Kill]
* Service.KillAll * [Service.KillAll]
* Service.Clear * [Service.Clear]
* Service.Clear * [Service.FreeSpace]
* Service.Clear * [Service.DirectoryTree]
* [Service.UpdateExecutable]
### Service.Exec
Hello
### Service.Progress
Hello