beremiz
Clone
Summary
Browse
Changes
Graph
#2486 Added option to use websocket register options. Added function getValidOptins to read options from wampconf.json.
#2486
2018-04-10, dporopat
9017e830ae70
#2486 Added option to use websocket register options. Added function getValidOptins to read options from wampconf.json.
{
"url":"ws://127.0.0.1:8888",
"realm":"Automation",
"ID":"wamptest",
"password":"1234567890",
"key":"ABCDEFGHIJ",
"protocolOptions":{"autoPingTimeout":20, "autoPingInterval":60},
"registerOptions":{"match":"exact", "invoke":"last", "concurrency": 2}
}