tests/wamp/project_files/wampconf.json
author Dmitriy Kuzmin <z644813828@gmail.com>
Mon, 24 Dec 2018 16:44:06 +0300
changeset 2496 39049d615c0d
parent 2218 7a4deed94eb2
permissions -rw-r--r--
Fix typos in function names
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}