[][src]Module sc2_proxy::remote_control

Remote control endpoint for the proxy server. Allows only one connection. Commands are taken through a TCP socket in JSON format. This is a custom RPC server.

Modules

message

Messages for the remote control protocol

Structs

Remote

Functions

run_server

Run the remote control server