Skip to main content

new_runtime

Function new_runtime 

async fn new_runtime(
    __arg0: ConnectInfo<SocketAddr>,
    __arg1: State<SharedState>,
    __arg2: Json<GCHubRequestNewRuntime>,
) -> Result<Json<GCEmptyResponse>, ErrorResponse>
Expand description

Registers a new runtime TODO: proper authentication of the server needs to be implemented TODO: This service should listen only on 127.0.0.1