tests/wamp/project_files/wampconf.json
branchwxPython4
changeset 3422 700b39cb4525
parent 3405 fdc12f7d27c8
parent 3416 53c66c4aefa3
child 3423 84afcc0ebadd
equal deleted inserted replaced
3405:fdc12f7d27c8 3422:700b39cb4525
     1 {
       
     2     "ID": "wamptest", 
       
     3     "active": true, 
       
     4     "protocolOptions": {
       
     5         "autoPingInterval": 60, 
       
     6         "autoPingTimeout": 20
       
     7     }, 
       
     8     "realm": "Automation", 
       
     9     "url": "ws://127.0.0.1:8888"
       
    10 }