67b851209f
Motivation: We need to ensure we replace WebSocketServerProtocolHandshakeHandler before doing the actual handshake as the handshake itself may complete directly and so forward pending bytes through the pipeline. Modifications: Replace the handler before doing the actual handshake. Result: Fixes https://github.com/netty/netty/issues/9471. |
||
---|---|---|
.. | ||
src | ||
pom.xml |