tests/wamp/project_files/wampconf.json
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Mon, 07 Jan 2019 20:33:11 +0000
branchnevow_service_rework
changeset 2560 2e9cc1b811d1
parent 2218 7a4deed94eb2
permissions -rw-r--r--
Close branch nevow_service_rework.
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}