Skip to content

Commit db7fce0

Browse files
committed
Further further tiny documentationimprovement
1 parent 37047d5 commit db7fce0

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff 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
162160
Enqueuer 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
218215
created) child of the abstract message “*WebSocket Connection Handler

0 commit comments

Comments
 (0)