Voxer has done some work to pull out ForeverAgent and improve it, they may or may not have published it already as a standalone module.
Once it's published as a module I'll probably migrate request over to using it instead of an internal implementation. On Dec 15, 2012, at December 15, 201210:24 AM, David Lozano <[email protected]> wrote: > Hi, > > To have connection reuse when making http requests, I'd like to use the > ForeverAgent without having to use the whole request module. My idea is to > use it instead of the http.globalAgent when making http.request. > > Is that possible? Can someone tell me how to do that? > > I'm using node v0.8.15 > > Thanks! > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
