tests/wamp/project_files/wampconf.json
branch#2486
changeset 2206 1e397afc36a9
parent 2204 25dafeb98b55
child 2218 7a4deed94eb2
equal deleted inserted replaced
2205:4c74218b42e1 2206:1e397afc36a9
     6     "protocolOptions": {
     6     "protocolOptions": {
     7         "autoPingInterval": 60, 
     7         "autoPingInterval": 60, 
     8         "autoPingTimeout": 20
     8         "autoPingTimeout": 20
     9     }, 
     9     }, 
    10     "realm": "Automation", 
    10     "realm": "Automation", 
    11     "registerOptions": {
       
    12         "concurrency": 2, 
       
    13         "invoke": "last", 
       
    14         "match": "exact"
       
    15     }, 
       
    16     "url": "ws://127.0.0.1:8888"
    11     "url": "ws://127.0.0.1:8888"
    17 }
    12 }