HelidonHelidon4.5.0

io.helidon.webserver.websocket.WsConfig

Description

WebSocket protocol configuration

Configuration options

KeyTypeDefaultDescription
nameStringwebsocketName of this configuration
originsList<String>WebSocket origins
max-frame-lengthInteger1048576Max WebSocket frame size supported by the server on a read operation

Usages


See the manifest for all available types.

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