tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Thu, 22 Nov 2018 23:39:54 +0100
changeset 2428 e0f16317668e
parent 2218 7a4deed94eb2
permissions -rw-r--r--
IDManager : finished Import/Export. Added merging capability to import (asks if particular ID is replaced during import). Added ESC as closing shortcut to IDManager dialog, and adjusted its size.
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}