io.helidon.webclient.websocket.WsClientProtocolConfig

Description

WebSocket client protocol configuration

Configuration options

KeyTypeDefaultDescription
max-buffered-message-sizeSize1 MiBMaximum size of a WebSocket message buffered for delivery to a listener
sub-protocolsList<String>WebSocket sub-protocols requested by the client
nameStringwebsocketName of this protocol configuration

See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.