We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404244a commit 96f6939Copy full SHA for 96f6939
Resources/docs/Pusher.md
@@ -36,9 +36,8 @@ gos_web_socket:
36
default: true
37
host: 127.0.0.1
38
port: 5555
39
- options:
40
- persistent: true
41
- protocol: tcp
+ persistent: true
+ protocol: tcp
42
```
43
44
**NOTE :** if `default` set to true service is available through 'gos_web_socket.pusher' insteadof 'gos_web_socket.zmq.pusher'
0 commit comments