tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Mon, 11 May 2020 11:10:38 +0200
changeset 2708 ea2aaeaaac4e
parent 2218 7a4deed94eb2
permissions -rw-r--r--
DEBUG: (IDE side) fixed wrong implementation of anti-rapid-fire leading to systematic delay in subscribing
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}