supervisor cleanup, documentation and minor fixes
This commit is contained in:
@@ -39,8 +39,4 @@ The supervisor automatically starts an OpenRPC server on `127.0.0.1:3030` that e
|
||||
curl -X POST -H "Content-Type: application/json" \
|
||||
-d '{"jsonrpc":"2.0","method":"list_runners","id":1}' \
|
||||
http://127.0.0.1:3030
|
||||
```
|
||||
|
||||
### Client
|
||||
|
||||
The repository also offers OpenRPC Client for supervisor compatible with WASM targets as well.
|
||||
```
|
||||
Reference in New Issue
Block a user