a05adceae8
Motivation: I need to control WebSockets inbound flow manually, when autoRead=false Modification: Add missed ctx.read() call into WebSocketProtocolHandler, where read request has been swallowed. Result: Fixes #9257