ttezel / twit

Twitter API Client for node (REST & Streaming API)
4.31k stars 568 forks source link

Update file_uploader.js #456

Open ryan-r3d opened 6 years ago

ryan-r3d commented 6 years ago

The "HighWaterMark" had a typo and the MAX_FILE_CHUNK_BYTES wasn't being respected, leading to significantly more chunks and slower uploads for larger files.