node-tunnel
node-tunnel copied to clipboard
Does it have keep alive by default?
Hi! I am trying to understand if when I use this agent it'll have keep alive enabled? Thanks
I have the same question~
I'm curious too. I'm currently investigating this. @vvo @KiraYo4kage did either of you manage to figure it out?
nope but @koichik might know? Maybe our question is also not relevant, let us know!
This library doesn't support Keep-Alive, but https://github.com/mknj/node-keepalive-proxy-agent seems to support it!
No, it doesn't. I have a pending PR https://github.com/koichik/node-tunnel/pull/36/files#diff-7cb25e6733372586a7d0530feba6f8aeR72 which adds this support.