Skip to content

Commit b999a78

Browse files
authored
Update README.md
1 parent 08a1dbe commit b999a78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ See [config.json](sample/config.json)
5252

5353
|Name|Type|Description|
5454
|----|----|-----------|
55-
|servers.websockets.path|string|URL pattern for the WebSockets connection|
55+
|servers.websockets.path|string|URL pattern for the WebSockets endpoint|
5656
|servers.websockets.maxPayloadLength|number|The maximum length of received message|
5757
|servers.websockets.midleTimeout|number|The maximum amount of seconds that may pass without sending or getting a message. Being idle for more than this, and the connection is severed.|
5858
|servers.websockets.mcompression|0,1,2|0 = no compression, 1 = shared compressor, 2 = dedicated compressor (see [details](https://github.com/uNetworking/uWebSockets/blob/master/misc/READMORE.md#settings))|

0 commit comments

Comments
 (0)