tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Fri, 06 Jul 2018 15:09:44 +0200
branchnevow_service_rework
changeset 2218 7a4deed94eb2
parent 2206 1e397afc36a9
permissions -rw-r--r--
Fixed a bit of everything in WAMP, and added web settings for that same extension.
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}