tests/projects/wamp/project_files/wampconf.json
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 23 Aug 2022 08:39:08 +0200
branchwxPython4
changeset 3588 412090a6b3a7
parent 3416 53c66c4aefa3
permissions -rw-r--r--
IDE: Fix tooltip not being shown anymore on any toolbars since switch to wxPython4.
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}