tests/wamp/project_files/wampconf.json
author Surkov Sergey <surkovsv93@gmail.com>
Mon, 28 Aug 2017 13:43:46 +0300
changeset 1793 c2f48d791d9f
parent 1444 c162f1b0fbac
child 2195 2cef75d036c2
permissions -rw-r--r--
fix bug with unfinished debug thread
this bug occurs when user doesn't stop debugging process in current project, and opens another project
{
    "url":"ws://127.0.0.1:8888",
    "realm":"Automation",
    "ID":"wamptest",
    "password":"1234567890",
    "key":"ABCDEFGHIJ"
}