mm-marcela

Results 2 comments of mm-marcela

I've created this example: https://github.com/mm-marcela/FlashSocket.IO-Tester I believe this is what we are using for the server: https://github.com/mrniko/netty-socketio/releases/tag/netty-socketio-1.7.4

I noticed that I was getting a 40 (CONNECT) after sending 5 (UPGRADE). On a whim, I decided to send a second UPGRADE after receiving the CONNECT. This triggered a...