The OP fixed the problem by going to /node_modules/socket.io/lib and editing "manager.js" to set both "minification" and "gzip compression" to "true". They had to do so because they used nowJS, which indirectly uses "socket.io"
This reduced the file from 70k to about 4k!
forsvarir
source share