tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Tue, 11 Feb 2020 13:56:48 +0100
changeset 2707 c26195654ae9
parent 2218 7a4deed94eb2
permissions -rw-r--r--
XSLTransform.py: added get_error_log()
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}