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.
154154
155155** Listener Settings** specifies the listener settings for the Server.
156156
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.
159158
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
162160Enqueuer Msg.lvclass* ”.
163161
164162### Stop a Server
@@ -211,8 +209,7 @@ actor.
211209
212210** Service Name** specifies the name of the service.
213211
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.
216213
217214** WebSocket Data Handler** specifies the concrete message (to be
218215created) child of the abstract message “* WebSocket Connection Handler
You can’t perform that action at this time.
0 commit comments