bsphere / node-gapitoken

Node.js Google API service account authorization
51 stars 19 forks source link

Update README.md #1

Closed max-mapper closed 11 years ago

max-mapper commented 11 years ago

clarifies instructions a bit

bsphere commented 11 years ago

if you're using node-gapitoken to access Google Cloud Storage, you can use https://github.com/bsphere/node-gcs

max-mapper commented 11 years ago

I used it today to make https://github.com/maxogden/youtube2googlestorage

Thanks for writing them!

One weird issue I ran into was that I'd get ECONNRESETs when streaming an HTTP video download into GCS, but it was fixed if I piped it to a file first. I suspect it is a bug in GCS, could be related to chunk size in the chunked transfer encoding

On Fri, Mar 15, 2013 at 12:10 AM, Gal Ben-Haim notifications@github.comwrote:

if you're using node-gapitoken to access Google Cloud Storage, you can use https://github.com/bsphere/node-gcs

— Reply to this email directly or view it on GitHubhttps://github.com/bsphere/node-gapitoken/pull/1#issuecomment-14946430 .