2ef4b16138
Motivation: We need to ensure we place the encoder before the decoder when doing the websockets upgrade as the decoder may produce a close frame when protocol violations are detected. Modifications: - Correctly place encoder before decoder - Add unit test Result: Fixes https://github.com/netty/netty/issues/9300 |
||
---|---|---|
.. | ||
src | ||
pom.xml |