All Bundles

Server

JSON RPC server

Operations

New

Constructor

New(funcs:Hash<String,Func2Ref<JsonElement,JsonElement>>)
Parameters
NameTypeDescription
funcsHash<String,Func2Ref<JsonElement,JsonElement>>collection of named function calls

Process

Start the server to accept requests

method : public : Process() ~ Nil