Allow configuration for DEFAULT_FRAME_MAX_SIZE of WebSocketSession on WebFlux with Netty [SPR-16228] #20776
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Sola opened SPR-16228 and commented
Currently WebSocket in WebFlux with Netty only allows frames that are not over 65536 bytes (in NettyWebSocketSessionSupport#DEFAULT_FRAME_MAX_SIZE)
It would be nice if we can override the default value.
Affects: 5.0.1, 5.0.8
Issue Links:
Referenced from: commits 288a9ec
2 votes, 6 watchers
The text was updated successfully, but these errors were encountered: