tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Fri, 22 Jun 2018 14:08:34 +0200
branchnevow_service_rework
changeset 2209 ee2675e4778d
parent 1444 c162f1b0fbac
child 2195 2cef75d036c2
permissions -rw-r--r--
Now, runtime extensions should be able to add their own settings to web configuration interface.
{
    "url":"ws://127.0.0.1:8888",
    "realm":"Automation",
    "ID":"wamptest",
    "password":"1234567890",
    "key":"ABCDEFGHIJ"
}