File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -154,11 +154,9 @@ Manager actor.
154
154
155
155
** Listener Settings** specifies the listener settings for the Server.
156
156
157
- ** Handshake timeout** specifies the timeout of the handshake when the
158
- client establishes a WebSocket connection to the server.
157
+ ** Handshake timeout** specifies the timeout of the handshake when the client establishes a WebSocket connection to the server.
159
158
160
- ** Receive Server Enqueuer Handler** specifies the concrete message (to
161
- be created) child of the abstract message “* WebSocket Server-Service
159
+ ** Receive Server Enqueuer Handler** specifies the concrete message (to be created) child of the abstract message “* WebSocket Server-Service
162
160
Enqueuer Msg.lvclass* ”.
163
161
164
162
### Stop a Server
@@ -211,8 +209,7 @@ actor.
211
209
212
210
** Service Name** specifies the name of the service.
213
211
214
- ** Subscriber Enqueuer** specifies the enqueuer of the actor (to be
215
- created) that subscribes to the WebSocket Server Actor.
212
+ ** Subscriber Enqueuer** specifies the enqueuer of the actor that subscribes to the WebSocket Server Actor.
216
213
217
214
** WebSocket Data Handler** specifies the concrete message (to be
218
215
created) child of the abstract message “* WebSocket Connection Handler
You can’t perform that action at this time.
0 commit comments