For a while I have been trying to figure out how to proxy through nginx on port 80 for the websockets port. Some networks don't allow a webpage to use ports other than 80/443. I have tried a bunch of times to get this working. I have the rethinkdb-websocket-server running behind nginx. Does anyone have any insight?
For a while I have been trying to figure out how to proxy through nginx on port 80 for the websockets port. Some networks don't allow a webpage to use ports other than 80/443. I have tried a bunch of times to get this working. I have the rethinkdb-websocket-server running behind nginx. Does anyone have any insight?