Start HTTP REST subsystem. Precondition; HTTP and RPC has been started.

Synopsis

Declared in <httprpc.h>

void
StartREST(std::any const& context);

Parameters

Name

Description

context

Node context, passed on to the registered REST handlers.

Created with MrDocs