Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 356 Bytes

File metadata and controls

13 lines (9 loc) · 356 Bytes

piping-server-streaming-upload

fetch()'s streaming upload feature over Piping Server

Usage

cd <this repo>
python3 -m http.server

Then, go to http://localhost:8000/.
Note that, currently, Google Chrome Canary and Dev are supported with enable-experimental-web-platform-features flag.