beremiz
Clone
Summary
Browse
Changes
Graph
#2486 Adding reconnect funtion to WampClient. Global TransportFactory not needed anymore.
#2486
2018-04-19, dporopat
237c1a2de1c8
#2486 Adding reconnect funtion to WampClient. Global TransportFactory not needed anymore.
{
"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}
}