Config key
websocket
This type provides the following service implementations:
-
io.helidon.webserver.spi.ProtocolConfigProvider
Configuration options
| key | type | default value | description |
|---|---|---|---|
|
int |
|
Max WebSocket frame size supported by the server on a read operation. Default is 1 MB. |
|
string |
|
Name of this configuration. |
|
string[] |
|
WebSocket origins. |