Server
JSON RPC server
Operations
New
Constructor
New(funcs:Hash<String,Func2Ref<JsonElement,JsonElement>>)
Parameters
Name | Type | Description |
---|---|---|
funcs | Hash<String,Func2Ref<JsonElement,JsonElement>> | collection of named function calls |
JSON RPC server
Constructor
New(funcs:Hash<String,Func2Ref<JsonElement,JsonElement>>)
Parameters
Name | Type | Description |
---|---|---|
funcs | Hash<String,Func2Ref<JsonElement,JsonElement>> | collection of named function calls |