might be your browser limitation, try different browsers / machines at the same time.
On 26 July 2014 10:31, Ryan Schmidt <[email protected]> wrote: > > On Jul 25, 2014, at 11:27 PM, Rodrigo Nascimento wrote: > > > I am writing a code that is downloading one file from server "A" to my > server and I am streaming to the client at the same time, real time. The > file is never full in my sever. Only chunks. Here is the code: > > > > downloader.getLink(link, cookies[acc], function(err, location) { > > What's "downloader"? > > > -- > Job board: http://jobs.nodejs.org/ > New group rules: > https://gist.github.com/othiym23/9886289#file-moderation-policy-md > Old group rules: > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/nodejs/65A51203-BCAB-4E64-B763-796F9F292FAD%40ryandesign.com > . > For more options, visit https://groups.google.com/d/optout. > -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/CA%2BoarRLQ3%3DM0F-Ut5QrrAO_trr8rCgZyaVs8-JSVHG9fnSd-6g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
