> it seems there is a offset error in the code (files are not identically but > shifted by some bytes at certain offsets)
This is quite tricky to find out, TBH. I tried running it on windows and debian (in virtual box) and using chromium and firefox (both on windows) and it gave the correct files. I hadn't tried with linux box yet though. > Will the websocket work if I use the nginx as a frontend with ssl? it's supposed to be working fine, nginx would handle the handshake and the apps would only receive the socket connection, I remembered there's some option to be set to enable websocket on nginx, but never actually tried it too tho.
