1.1.1
What's Changed
- Changed the DATA_BLK_SZ to 8MB
- Added Cache_bgdl() to download the next segment in background, after blocks from the second half of the current segment has been requested.
- Make larger block size by @Lewiscowles1986 in #29
Overall these changes allow the smooth streaming of files, e.g. playback of video files.
New Contributors
- @Lewiscowles1986 made their first contribution in #29
Full Changelog: 1.1.0...1.1.1