Closed
Description
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:
- Upgrade to Reactor Netty 0.8 [SPR-16387] #20933 Upgrade to Reactor Netty 0.8 ("depends on")
Referenced from: commits 288a9ec
2 votes, 6 watchers