netty-socketio
netty-socketio copied to clipboard
Memory Leak while WebSocketServerHandshakeException or Channel failed
when there is WebSocketServerHandshakeException, such as "WebSocketServerHandshakeException: not a WebSocket request: a |Connection| header must includes a token 'Upgrade'" (missing Upgrade header in httprequest), there would be in memory leak in uuid2clients
@HashZhang i have sample problem