beremiz

#2486 Modified reconnect function. Added 'active' parameter to wampconf.json file.
{
"active": true,
"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}
}