CommandTrayHost
CommandTrayHost copied to clipboard
CommandTrayHost RPC Server
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
https://github.com/cinemast/libjson-rpc-cpp
https://github.com/Qihoo360/evpp
Threre should be a RESTful API. And a config.json editor is based on that.