Skip to content

Commit fb42bc0

Browse files
committed
Merge pull request #30 from ipfs/filestream
Multipart file streaming. Fixes #2 and #28.
2 parents 495adf5 + 358bbee commit fb42bc0

File tree

9 files changed

+666
-442
lines changed

9 files changed

+666
-442
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ dist/
88
.coverage
99
htmlcov*
1010
**/__pycache__/
11+
.cache

0 commit comments

Comments
 (0)