myfreax / piping-server-streaming-upload-htmls

fetch()'s streaming upload feature over Piping Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

fetch()'s streaming upload feature over Piping Server


Languages

Language:HTML 94.4%Language:JavaScript 5.6%