tests/wamp/project_files/wampconf.json
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 29 Mar 2021 07:11:45 +0200
branchsvghmi
changeset 3203 debd5014ce21
parent 2218 7a4deed94eb2
permissions -rw-r--r--
SVGHMI: Added fonts.py with functions to convert ttf, otf and woff fonts into data_uri based CSS font-face
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}