tests/wamp/project_files/wampconf.json
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 11 Oct 2017 11:41:32 +0300
changeset 1866 9d1e68d557bf
parent 1444 c162f1b0fbac
child 2195 2cef75d036c2
permissions -rw-r--r--
fix pylint error '(bad-except-order) Bad except clauses order (X is an ancestor class of Y)'
{
    "url":"ws://127.0.0.1:8888",
    "realm":"Automation",
    "ID":"wamptest",
    "password":"1234567890",
    "key":"ABCDEFGHIJ"
}