tests/wamp/project_files/wampconf.json
changeset 3427 f748161de54b
parent 3421 70ef15fca028
parent 3416 53c66c4aefa3
child 3439 2739fbd82569
equal deleted inserted replaced
3421:70ef15fca028 3427:f748161de54b
     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 }