netty-socketio
netty-socketio copied to clipboard
receiving via polling seems to be broken with 2.0.4 clients
Hello,
When upgrading to netty-socketio 2.0.8 from 2.0.6 using the 2.0.4 javascript client events received by the client (can see the base64 encoded data in the response in browser tools) are never surfaced to event handlers in the client.