changeset 3427 | f748161de54b |
parent 3416 | 53c66c4aefa3 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/projects/wamp/project_files/wampconf.json Sun Feb 13 21:21:14 2022 +0100 @@ -0,0 +1,10 @@ +{ + "ID": "wamptest", + "active": true, + "protocolOptions": { + "autoPingInterval": 60, + "autoPingTimeout": 20 + }, + "realm": "Automation", + "url": "ws://127.0.0.1:8888" +}