Dynamically reverse-proxying websockify with node.js
I have many websockify backends to which I get the address to from redis, so node is necessary. the problem is that I can’t get the Websocket connection to stay alive.
I have many websockify backends to which I get the address to from redis, so node is necessary. the problem is that I can’t get the Websocket connection to stay alive.