Socket.io Socket.onPacket Error with reverse proxy Nginx
I have a small angular app who comunicate with a node.js server. Both are deployed on aws and I use Nginx reverse proxy to acess the node.js server at the port 4000. All end-points of the nodejs.server works fine, except…