tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Thu, 21 Mar 2019 13:10:49 +0100
branchsearch_in_CTN
changeset 2526 450c6239ee75
parent 2218 7a4deed94eb2
permissions -rw-r--r--
WIP adding searching capabilities in python files. was done :
- fixed highlighting search result in text body of CTN code editor.
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}