StartREST

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

Synopsis

Declared in <httprpc.h>

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

Parameters

NameDescription
contextNode context, passed on to the registered REST handlers.