io.helidon.webclient.websocket.WsClientProtocolConfig
Description
WebSocket client protocol configuration
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
max- | Size | 1 Mi | Maximum size of a WebSocket message buffered for delivery to a listener |
sub- | List< | WebSocket sub-protocols requested by the client | |
name | String | websocket | Name of this protocol configuration |
See the manifest for all available types.