node-http-proxy
node-http-proxy copied to clipboard
how to access clients list from proxy
trafficstars
hi. how i can access to list of clients ? var proxy = httpProxy.createProxyServer({ws: true});
how ?
proxy.ws.clients is undefined. req.socket.server has no clients anywhere . i need to foreach on my clients and close many of them