CommandTrayHost icon indicating copy to clipboard operation
CommandTrayHost copied to clipboard

CommandTrayHost RPC Server

Open rexdf opened this issue 7 years ago • 2 comments

Listen on a port, and accept json POST request.

/add support adding configs

/get-all return all configs

/operate support start restart etc

/status report running status

security, authentication, SSL certificates

rexdf avatar Jan 10 '18 13:01 rexdf

https://github.com/cinemast/libjson-rpc-cpp

https://github.com/Qihoo360/evpp

rexdf avatar Jan 17 '18 14:01 rexdf

Threre should be a RESTful API. And a config.json editor is based on that.

rexdf avatar Sep 13 '18 00:09 rexdf